ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Convert typing hints on variables to comments #53

Closed zmichaels11 closed 4 years ago

zmichaels11 commented 4 years ago

Replace variable typing hints with typing hint comments to support Python 3.5

Signed-off-by: Zachary Michaels zmichaels11@gmail.com