We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df756eb commit 48d6195Copy full SHA for 48d6195
1 file changed
pyproject.toml
@@ -61,7 +61,6 @@ filterwarnings = [
61
62
# TODO: expand to cover all code
63
include = ['control/**.py']
64
-exclude = ['control/tests/*.py']
65
66
[tool.ruff.lint]
67
select = [
0 commit comments