uptime-kuma-api/uptime_kuma_api/exceptions.py
2022-07-07 22:17:47 +02:00

2 lines
47 B
Python

class UptimeKumaException(Exception):
pass