Skip to content

Add AIPW docstring warning to get_toc() and rate_score() (#888) (#891) #890

Add AIPW docstring warning to get_toc() and rate_score() (#888) (#891)

Add AIPW docstring warning to get_toc() and rate_score() (#888) (#891) #890

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: psf/black@stable