Skip to content
Snippets Groups Projects
Verified Commit 4124dcda authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[Tests] Configure isort to be compatible with black

parent b295569e
No related branches found
No related tags found
No related merge requests found
......@@ -48,8 +48,8 @@ ignore = E231
[isort]
line_length = 100
balanced = 1
trailing_comma = 1
multi_line_output = 3
include_trailing_comma = 1
use_parantheses = 1
default_section = THIRDPARTY
known_first_party = biscuit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment