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 c5c2d09 commit d8bdb61Copy full SHA for d8bdb61
pyproject.toml
@@ -28,6 +28,6 @@ extend-select = [
28
29
[tool.ruff.lint.isort]
30
lines-after-imports = 2
31
-known-first-party = ["srw.billing"]
+known-first-party = ["htmlcompare"]
32
known-local-folder = []
33
combine-as-imports = true
0 commit comments