Use 'black' profile for isort (#4336)

This commit is contained in:
Sebastian Rittau
2020-07-17 16:20:48 +02:00
committed by GitHub
parent 12f93797ff
commit ee77a359eb

View File

@@ -3,11 +3,7 @@ line_length = 130
target_version = ["py37"]
[tool.isort]
multi_line_output = 3
include_trailing_comma = true
force_grid_wrap = 0
use_parentheses = true
ensure_newline_before_comments = true
profile = "black"
combine_as_imports = true
line_length = 130
extra_standard_library = [