Files
StarPilot/tools/lib/exceptions.py
T
OPGM CI Automated af25ebb9f4 openpilot v0.9.7
2024-05-16 05:57:42 +00:00

3 lines
45 B
Python

class DataUnreadableError(Exception):
pass