We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ff73e commit 8e952a3Copy full SHA for 8e952a3
1 file changed
pyproject.toml
@@ -128,6 +128,7 @@ exclude = [
128
".conda-root",
129
"build",
130
".env",
131
+ ".venv",
132
]
133
134
# This reports even cycles that are qualified by 'if TYPE_CHECKING'. Not what
0 commit comments