Skip to content

Commit 591f14c

Browse files
Tag lwt_interface first party
1 parent 06836bf commit 591f14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ fixable = ["ALL"]
163163
unfixable = []
164164

165165
[tool.ruff.lint.isort]
166-
known-first-party = ["_msprime", "msprime"]
166+
known-first-party = ["_msprime", "msprime", "lwt_interface"]
167167
known-third-party = [
168168
"tskit",
169169
"numpy",

0 commit comments

Comments
 (0)