Skip to content

Commit d8bdb61

Browse files
committed
fix pyproject.toml
1 parent c5c2d09 commit d8bdb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ extend-select = [
2828

2929
[tool.ruff.lint.isort]
3030
lines-after-imports = 2
31-
known-first-party = ["srw.billing"]
31+
known-first-party = ["htmlcompare"]
3232
known-local-folder = []
3333
combine-as-imports = true

0 commit comments

Comments
 (0)