mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-20 10:46:18 +02:00
Fix unclear session errors
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
class HonAuthenticationError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class HonNoAuthenticationNeeded(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user