aboutsummaryrefslogtreecommitdiff
path: root/autogpts/autogpt/.isort.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'autogpts/autogpt/.isort.cfg')
-rw-r--r--autogpts/autogpt/.isort.cfg10
1 files changed, 0 insertions, 10 deletions
diff --git a/autogpts/autogpt/.isort.cfg b/autogpts/autogpt/.isort.cfg
deleted file mode 100644
index 17eab482f..000000000
--- a/autogpts/autogpt/.isort.cfg
+++ /dev/null
@@ -1,10 +0,0 @@
-[settings]
-profile = black
-multi_line_output = 3
-include_trailing_comma = true
-force_grid_wrap = 0
-use_parentheses = true
-ensure_newline_before_comments = true
-line_length = 88
-sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
-skip = .tox,__pycache__,*.pyc,venv*/*,reports,venv,env,node_modules,.env,.venv,dist