mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-17 12:03:13 +03:00
Add combine_as_imports = true
isort option
This commit is contained in:
parent
6766ef3eba
commit
ceed6a8222
|
@ -91,6 +91,7 @@ show_missing = true
|
|||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
combine_as_imports = true
|
||||
|
||||
[tool.pylint.main]
|
||||
ignore = ["tests"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user