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.
combine_as_imports = true
1 parent 6766ef3 commit ceed6a8Copy full SHA for ceed6a8
pyproject.toml
@@ -91,6 +91,7 @@ show_missing = true
91
92
[tool.isort]
93
profile = "black"
94
+combine_as_imports = true
95
96
[tool.pylint.main]
97
ignore = ["tests"]
0 commit comments