We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5202624 commit 2df03ceCopy full SHA for 2df03ce
src/pyproject.toml
@@ -12,6 +12,7 @@ dev = [
12
"black>=25.1.0",
13
"pre-commit>=4.2.0",
14
"pytest>=7.4.0",
15
+ "ruff>=0.12.3",
16
]
17
18
[tool.pytest.ini_options]
0 commit comments