robotpy / robotpy-wpilib-utilities

Useful utility functions/objects for RobotPy
BSD 3-Clause "New" or "Revised" License
11 stars 19 forks source link

magicbot: Fix isOperatorControlEnabled AttributeError #198

Closed auscompgeek closed 1 year ago

auscompgeek commented 1 year ago

:facepalm: turns out our unit tests don't cover this, but the examples do!

Verified locally with mypy and running the tests on the magicbot-simple example.