--- a/src/eric7/MicroPython/MicroPythonSerialPort.py Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/MicroPython/MicroPythonSerialPort.py Wed Dec 20 14:58:58 2023 +0100 @@ -88,7 +88,7 @@ Public method to check, if the last 'readUntil' has timed out. @return flag indicating a timeout - @@rtype bool + @rtype bool """ return self.__timedOut