Closed johnbatty closed 8 years ago
Thank you! Hopefully I'll have some time to review these tomorrow. Bear in mind that the "ShipShape" branch is the most recent release, so some of these might possibly have been fixed since, but I'll do a compare between branches anyway.
The speed() method name conflicted with the speed attribute name. This caused an exception when calling it. set_speed(...) is also more consistent with the naming of the setter methods in the other Flotilla module classes.