We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdcc072 commit 376cbedCopy full SHA for 376cbed
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ extend-exclude = [
37
"bazel-*",
38
"**/__pycache__",
39
"/.*",
40
- ".venv*/**",
+ ".venv*/**",
41
]
42
43
# Selected rules for clean code, readability, and bug prevention
0 commit comments