summary refs log tree commit diff stats
path: root/python/.isort.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'python/.isort.cfg')
-rw-r--r--python/.isort.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/python/.isort.cfg b/python/.isort.cfg
deleted file mode 100644
index 6d0fd6cc0d..0000000000
--- a/python/.isort.cfg
+++ /dev/null
@@ -1,7 +0,0 @@
-[settings]
-force_grid_wrap=4
-force_sort_within_sections=True
-include_trailing_comma=True
-line_length=72
-lines_after_imports=2
-multi_line_output=3
\ No newline at end of file