eric6/MicroPython/MicroPythonCommandsInterface.py

branch
micropython
changeset 7124
1965daf1a14b
parent 7115
fe89c98430b6
child 7126
376deb7fefe7
--- a/eric6/MicroPython/MicroPythonCommandsInterface.py	Tue Aug 06 17:45:38 2019 +0200
+++ b/eric6/MicroPython/MicroPythonCommandsInterface.py	Tue Aug 06 17:45:59 2019 +0200
@@ -23,8 +23,6 @@
 import Preferences
 
 
-# TODO: change code sent to the boards to functions and retrieve them using
-#       inspect.getsource() or inspect.getsourcelines()
 class MicroPythonCommandsInterface(QObject):
     """
     Class implementing some file system commands for MicroPython.

eric ide

mercurial