diff --git a/.isort.cfg b/.isort.cfg new file mode 100644 index 0000000..62429e5 --- /dev/null +++ b/.isort.cfg @@ -0,0 +1,5 @@ +# From isort documentation +# https://pycqa.github.io/isort/docs/configuration/black_compatibility.html +[settings] +profile = black +multi_line_output = 3