src/eric7/Utilities/__init__.py

branch
eric7
changeset 9448
ea215f7afab3
parent 9420
92810aebc909
child 9464
cbbeebc5c5dd
--- a/src/eric7/Utilities/__init__.py	Mon Oct 31 10:48:45 2022 +0100
+++ b/src/eric7/Utilities/__init__.py	Mon Oct 31 13:52:10 2022 +0100
@@ -86,7 +86,7 @@
     normalizeCode,
 )
 
-from eric7config import getConfig
+from eric7.Globals import getConfig
 
 configDir = None
 

eric ide

mercurial