robotpy / pynetworktables

Pure python implementation of the FRC NetworkTables protocol
Other
60 stars 30 forks source link

Fix ntproperty with non-default instance #92

Closed auscompgeek closed 4 years ago

auscompgeek commented 5 years ago

The _NtProperty class should actually use the inst it's given...