Files
onepilot/tools/lib/exceptions.py
T
Vehicle Researcher 9f648e0963 openpilot v0.10.1
2025-08-24 02:10:58 -07:00

3 lines
45 B
Python

class DataUnreadableError(Exception):
pass