diff options
Diffstat (limited to '.isort.cfg')
| -rw-r--r-- | .isort.cfg | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/.isort.cfg b/.isort.cfg new file mode 100644 index 0000000000..f238bf7ea1 --- /dev/null +++ b/.isort.cfg @@ -0,0 +1,2 @@ +[settings] +profile = black  | 
