diff --git a/lint/.isort.cfg b/lint/.isort.cfg new file mode 100644 index 0000000..02cf1cb --- /dev/null +++ b/lint/.isort.cfg @@ -0,0 +1,2 @@ +[settings] +overwrite_in_place=true