src/eric7/Debugger/DebuggerInterfacePython.py

branch
eric7
changeset 9448
ea215f7afab3
parent 9428
615d367f0140
child 9473
3f23dbf37dbe
diff -r 662075aa9361 -r ea215f7afab3 src/eric7/Debugger/DebuggerInterfacePython.py
--- a/src/eric7/Debugger/DebuggerInterfacePython.py	Mon Oct 31 10:48:45 2022 +0100
+++ b/src/eric7/Debugger/DebuggerInterfacePython.py	Mon Oct 31 13:52:10 2022 +0100
@@ -21,7 +21,7 @@
 
 from eric7 import Globals, Preferences, Utilities
 
-from eric7config import getConfig
+from eric7.Globals import getConfig
 
 
 ClientDefaultCapabilities = DebugClientCapabilities.HasAll

eric ide

mercurial