We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77af30 commit 434bc3bCopy full SHA for 434bc3b
1 file changed
.pre-commit-config.yaml
@@ -35,5 +35,5 @@ repos:
35
rev: 'a66e98df7b4aeeb3724184b332785976d062b92e'
36
hooks:
37
- id: mypy
38
- args: [ "--ignore-missing-imports", "--explicit-package-bases" ]
+ args: [ "--ignore-missing-imports", "-p", "reportportal_client" ]
39
exclude: 'tests/'
0 commit comments