--- 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,