mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-18 19:53:52 +08:00
3 lines
45 B
Python
3 lines
45 B
Python
|
|
class DataUnreadableError(Exception):
|
||
|
|
pass
|