We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947b8b7 commit 31ac93bCopy full SHA for 31ac93b
pyproject.toml
@@ -29,6 +29,7 @@ implicit_reexport = true
29
# strict = true
30
31
# TODO: remove when 'gitdb' is fully annotated
32
+exclude = ["^git/ext/gitdb"]
33
[[tool.mypy.overrides]]
34
module = "gitdb.*"
35
ignore_missing_imports = true
0 commit comments