Fix isort config

This commit is contained in:
Fabian Müller 2022-11-21 02:55:19 +01:00
parent b991d60e01
commit 8209049486

View File

@ -31,4 +31,3 @@ profile = "black"
line_length = 120
lines_between_types = 1
lines_after_imports = 2
lines_between_sections = 2