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 9e4896c commit 09a399eCopy full SHA for 09a399e
.github/workflows/ci.yml
@@ -35,7 +35,6 @@ jobs:
35
36
- name: Check types with mypy
37
run: |
38
- source env/bin/activate
39
mypy --no-site-packages --config-file mypy.ini . | mypy-baseline filter
40
41
tests:
0 commit comments