eric6/Utilities/ClassBrowsers/pyclbr.py

changeset 7781
607a6098cb44
parent 7699
d338c533f5f0
child 7836
2f0d208b8137
diff -r 41420f82c0ac -r 607a6098cb44 eric6/Utilities/ClassBrowsers/pyclbr.py
--- a/eric6/Utilities/ClassBrowsers/pyclbr.py	Mon Oct 12 18:23:44 2020 +0200
+++ b/eric6/Utilities/ClassBrowsers/pyclbr.py	Mon Oct 12 19:28:42 2020 +0200
@@ -10,7 +10,6 @@
 to find out the superclasses of a class as well as its attributes.
 """
 
-
 import sys
 import re
 from functools import reduce

eric ide

mercurial