--- 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: