uptime-kuma-api/uptime_kuma_api/exceptions.py

3 lines
47 B
Python
Raw Normal View History

class UptimeKumaException(Exception):
pass