src/eric7/Utilities/__init__.py

branch
eric7-maintenance
changeset 9449
c982bacca23f
parent 9442
906485dcd210
child 9549
67295777d9fe
--- a/src/eric7/Utilities/__init__.py	Mon Oct 31 09:21:46 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