We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d0a23 commit f5f07e7Copy full SHA for f5f07e7
pyproject.toml
@@ -52,6 +52,7 @@ exclude = [
52
# This file needs to be either upgraded or removed and therefore should be
53
# ignore from type checking for now
54
"math_utils\\.py$",
55
+ "samples\\apps\\cap\\py\\autogencap\\proto\\.*\\.py",
56
]
57
ignore-init-module-imports = true
58
unfixable = ["F401"]
0 commit comments