srobo / competition-simulator

A simulator for Student Robotics Virtual Competitions
https://studentrobotics.org/docs/simulator/
MIT License
8 stars 2 forks source link

Move type annotation to syntax rather than comment #358

Closed PeterJCLaw closed 1 year ago

PeterJCLaw commented 1 year ago

This is the standard in Python now and the latest PyFlakes (v3) has actually dropped support for parsing the comments.