Update isort

This commit is contained in:
Sonny 2020-03-01 22:35:48 +01:00
parent c22fdfe4ce
commit acd9bd30cb

View file

@ -1,6 +1,6 @@
[settings] [settings]
include_trailing_comma = true include_trailing_comma = true
line_length = 90 line_length = 88
multi_line_output = 3 multi_line_output = 3
skip = env/, venv/ skip = env/, venv/
default_section = THIRDPARTY default_section = THIRDPARTY