src/eric7/MicroPython/MicroPythonWidget.py

branch
eric7
changeset 10428
a071d4065202
parent 10230
1311cd5d117e
child 10439
21c28b0f9e41
diff -r 3733e2b23cf7 -r a071d4065202 src/eric7/MicroPython/MicroPythonWidget.py
--- a/src/eric7/MicroPython/MicroPythonWidget.py	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/MicroPython/MicroPythonWidget.py	Wed Dec 20 14:58:58 2023 +0100
@@ -362,7 +362,7 @@
         BBC micro:bit or Calliope mini.
 
         @return flag indicating a micro:bit device
-        rtype bool
+        @rtype bool
         """
         if (
             self.__device

eric ide

mercurial