src/eric7/MicroPython/ShowModulesDialog.py

branch
eric7
changeset 11011
f1f1c8d0255d
parent 10439
21c28b0f9e41
child 11090
f5f5f5803935
--- a/src/eric7/MicroPython/ShowModulesDialog.py	Tue Oct 29 10:59:48 2024 +0100
+++ b/src/eric7/MicroPython/ShowModulesDialog.py	Tue Oct 29 14:20:50 2024 +0100
@@ -122,7 +122,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