added isort.cfg

This commit is contained in:
Jalil SA 2023-01-25 14:22:42 -06:00
parent e71eab6932
commit 6d0f9df8c1
1 changed files with 3 additions and 0 deletions

3
.isort.cfg Normal file
View File

@ -0,0 +1,3 @@
[settings]
profile = black
multi_line_output = 3