fix docstrings

remove pass
This commit is contained in:
2024-02-08 17:40:49 +00:00
parent f3cf215a76
commit 9a7d98d58b
3 changed files with 5 additions and 7 deletions

View File

@@ -1,4 +1,2 @@
class XAirRemoteError(Exception):
"""Base error class for XAIR Remote."""
pass