aboutsummaryrefslogtreecommitdiff
path: root/gdb/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/setup.cfg')
-rw-r--r--gdb/setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/setup.cfg b/gdb/setup.cfg
index d33058e..2e83eb5 100644
--- a/gdb/setup.cfg
+++ b/gdb/setup.cfg
@@ -7,6 +7,3 @@
# E701: Multiple statements on one line (colon)
# W503: line break before binary operator
ignore = E203,E501,E701,W503
-
-[isort]
-profile = black