We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257c4c1 commit 1e7d14bCopy full SHA for 1e7d14b
.github/workflows/main.yml
@@ -22,6 +22,7 @@ jobs:
22
runs-on: ubuntu-22.04
23
steps:
24
- uses: actions/checkout@v4
25
+ - run: pipx install pytype
26
- run: pipx run pre-commit run --all-files
27
Envvars:
28
0 commit comments