Skip to content

Commit bed27b9

Browse files
Exclude type checking loguru folder
1 parent 75c6250 commit bed27b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
5050
- name: Type checking code
5151
run: |
52-
mypy . --explicit-package-bases
52+
mypy . --explicit-package-bases --exclude loguru

0 commit comments

Comments
 (0)