You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TODO comment in the lib/controllers/motor.py file indicates that additional validation logic needs to be implemented for motor kinds and tank kinds specifics. This task involves extending the guard method to check for specific motor kinds and tank kinds requirements.
The TODO comment in the
lib/controllers/motor.py
file indicates that additional validation logic needs to be implemented for motor kinds and tank kinds specifics. This task involves extending theguard
method to check for specific motor kinds and tank kinds requirements.Reference: PR #25
The text was updated successfully, but these errors were encountered: