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: