src/eric7/MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.py

branch
eric7
changeset 11011
f1f1c8d0255d
parent 10900
4139f17d07ad
child 11090
f5f5f5803935
diff -r 798440273c11 -r f1f1c8d0255d src/eric7/MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.py
--- a/src/eric7/MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.py	Tue Oct 29 10:59:48 2024 +0100
+++ b/src/eric7/MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.py	Tue Oct 29 14:20:50 2024 +0100
@@ -155,7 +155,7 @@
         Public method to get the list of selected modules.
 
         @return list of selected modules
-        @rtype circup.Module
+        @rtype circup.module.Module
         """
         results = []
         if self.__selectionMode:

eric ide

mercurial