Skip to content

Commit 6cbba78

Browse files
committed
Correct known first party
1 parent 9fa5692 commit 6cbba78

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
@@ -62,6 +62,6 @@ dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$"
6262
convention = "google"
6363

6464
[tool.ruff.lint.isort]
65-
known-first-party = ["ewatercycle_wflow"]
65+
known-first-party = ["ewatercycle_wflowjl"]
6666
force-single-line = true
6767
lines-after-imports = 2

0 commit comments

Comments
 (0)