diff --git a/.isort.cfg b/.isort.cfg new file mode 100644 index 00000000..daa9a5a0 --- /dev/null +++ b/.isort.cfg @@ -0,0 +1,3 @@ +[settings] +profile=black +multi_line_output=3