Skip to content

Commit 4a7fa1f

Browse files
committed
restoring pyproject.toml
1 parent 843d0b8 commit 4a7fa1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ ignore = ["COM812", "D"]
8383
"tests/*" = ["ANN", "INP", "S101", "S106", "S311"]
8484

8585
[tool.pyright]
86-
include = ["src/", "tests/"]
86+
include = ["src/"]
8787
pythonVersion = "3.13"
8888

8989
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)