src/eric7/MicroPython/MicroPythonCommandsInterface.py

branch
eric7
changeset 9413
80c06d472826
parent 9221
bf71ee032bb4
child 9473
3f23dbf37dbe
diff -r 45e7bb09c120 -r 80c06d472826 src/eric7/MicroPython/MicroPythonCommandsInterface.py
--- a/src/eric7/MicroPython/MicroPythonCommandsInterface.py	Tue Oct 18 16:05:20 2022 +0200
+++ b/src/eric7/MicroPython/MicroPythonCommandsInterface.py	Tue Oct 18 16:06:21 2022 +0200
@@ -23,7 +23,7 @@
 
 from .MicroPythonSerialPort import MicroPythonSerialPort
 
-import Preferences
+from eric7 import Preferences
 
 
 class MicroPythonCommandsInterface(QObject):

eric ide

mercurial