mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-19 21:09:40 +02:00
Fix command parameter issue hon#63
This commit is contained in:
@@ -12,3 +12,7 @@ class NoSessionException(Exception):
|
||||
|
||||
class NoAuthenticationException(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class ApiError(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user