Increased isort max line length to match black/flake8.

Change-Id: I743b97f14d9f3cc576d46212d58607c039d19ed7
This commit is contained in:
Florian Apolloner 2018-11-04 15:18:47 +01:00
parent 05915224d7
commit 35d762c62b
1 changed files with 1 additions and 1 deletions

View File

@ -77,4 +77,4 @@ multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
combine_as_imports=True
line_length=88
line_length=120