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 c7e1c3a commit 4c7db80Copy full SHA for 4c7db80
pyproject.toml
@@ -74,6 +74,7 @@ style = "pep440"
74
[tool.poetry.group.dev.dependencies]
75
coverage = "^6.2"
76
requests-cache = "^1.2.0"
77
+ruff = "^0.11.8"
78
79
[tool.ruff]
80
line-length = 120
0 commit comments