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 c0da4c8 commit b75e214Copy full SHA for b75e214
setup.cfg
@@ -9,4 +9,4 @@ no_implicit_optional = True
9
disallow_incomplete_defs = True
10
warn_redundant_casts = True
11
warn_unused_ignores = True
12
-exclude = (^venv|^test|^can/interfaces|^setup.py$)
+exclude = (^venv|^test|^can/interfaces|^setup.py$)
0 commit comments