--- a/eric6/MicroPython/CircuitPythonDevices.py Tue Aug 20 17:07:06 2019 +0200 +++ b/eric6/MicroPython/CircuitPythonDevices.py Tue Aug 20 17:11:17 2019 +0200 @@ -125,7 +125,7 @@ Public method to indicate file access via a local directory. @return flag indicating file access via local directory - @type bool + @rtype bool """ return self.__deviceVolumeMounted()