Skip to content

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

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

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

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