mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2026-01-02 00:07:47 +00:00
3 lines
78 B
Python
3 lines
78 B
Python
class XAirRemoteError(Exception):
|
|
"""Base error class for XAIR Remote."""
|