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 bf8bcd4 commit 2f6608cCopy full SHA for 2f6608c
pyproject.toml
@@ -37,4 +37,4 @@ count = true
37
skips = ["B101", "B311"]
38
39
[tool.isort]
40
-known_first_party = ["tests"]
+known_third_party = ["tests"]
0 commit comments