forked from DGNum/uptime-kuma-api
prepare pypi release and fix add monitor
This commit is contained in:
parent
b87a1bdaf0
commit
140784c4e0
13 changed files with 96 additions and 52 deletions
2
uptime_kuma_api/exceptions.py
Normal file
2
uptime_kuma_api/exceptions.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
class UptimeKumaException(Exception):
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue