pyhOn/pyhon/exceptions.py
2023-04-11 00:59:00 +02:00

3 lines
50 B
Python

class HonAuthenticationError(Exception):
pass