mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2024-11-15 17:40:57 +00:00
3 lines
78 B
Python
3 lines
78 B
Python
|
class XAirRemoteError(Exception):
|
||
|
"""Base error class for XAIR Remote."""
|