uptime-kuma-api/uptimekumaapi/exceptions.py
2022-07-07 13:29:06 +02:00

2 lines
47 B
Python

class UptimeKumaException(Exception):
pass