diff -r 9eb66bad154d -r ceb3e8b242c1 eric6/MicroPython/MicroPythonDevices.py --- a/eric6/MicroPython/MicroPythonDevices.py Tue Aug 20 17:07:06 2019 +0200 +++ b/eric6/MicroPython/MicroPythonDevices.py Tue Aug 20 17:11:17 2019 +0200 @@ -276,7 +276,7 @@ Public method to indicate file access via a local directory. @return flag indicating file access via local directory - @type bool + @rtype bool """ return False # default