eric6/Preferences/__init__.py

changeset 6997
24eabcea4c59
parent 6987
3371a03ed0a7
child 6998
a63ca2373f44
--- a/eric6/Preferences/__init__.py	Sat May 04 14:01:19 2019 +0200
+++ b/eric6/Preferences/__init__.py	Sat May 04 14:34:51 2019 +0200
@@ -696,8 +696,8 @@
         "Python/InsertQuote": True,
         "Python/DedentElse": True,
         "Python/DedentExcept": True,
-        "Python/Py24StyleTry": True,
         "Python/InsertImport": True,
+        "Python/ImportBraceType": False,
         "Python/InsertSelf": True,
         "Python/InsertBlank": True,
         "Python/ColonDetection": True,

eric ide

mercurial