We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843d0b8 commit 4a7fa1fCopy full SHA for 4a7fa1f
1 file changed
pyproject.toml
@@ -83,7 +83,7 @@ ignore = ["COM812", "D"]
83
"tests/*" = ["ANN", "INP", "S101", "S106", "S311"]
84
85
[tool.pyright]
86
-include = ["src/", "tests/"]
+include = ["src/"]
87
pythonVersion = "3.13"
88
89
[tool.pytest.ini_options]
0 commit comments