mirror of
https://github.com/ajouatom/openpilot.git
synced 2026-02-18 21:13:56 +08:00
3 lines
45 B
Python
3 lines
45 B
Python
|
|
class DataUnreadableError(Exception):
|
||
|
|
pass
|