--- a/eric6/MicroPython/UnknownDevicesDialog.py Fri Feb 12 19:16:59 2021 +0100 +++ b/eric6/MicroPython/UnknownDevicesDialog.py Fri Feb 12 19:23:28 2021 +0100 @@ -94,6 +94,9 @@ def __saveDeviceData(self): """ Private method to save the device data. + + @return flag indicating a successful save + @rtype bool """ devices = []