forked from DGNum/uptime-kuma-api
3 lines
47 B
Python
3 lines
47 B
Python
|
class UptimeKumaException(Exception):
|
||
|
pass
|