nopenpilot/tools/lib/exceptions.py

3 lines
45 B
Python
Raw Normal View History

2020-01-17 11:07:22 -07:00
class DataUnreadableError(Exception):
pass