2 lines
50 B
Python
2 lines
50 B
Python
class HonAuthenticationError(Exception):
|
|
pass
|
class HonAuthenticationError(Exception):
|
|
pass
|