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 75c6250 commit bed27b9Copy full SHA for bed27b9
.github/workflows/main.yaml
@@ -49,4 +49,4 @@ jobs:
49
50
- name: Type checking code
51
run: |
52
- mypy . --explicit-package-bases
+ mypy . --explicit-package-bases --exclude loguru
0 commit comments