2 lines
47 B
Python
2 lines
47 B
Python
class UptimeKumaException(Exception):
|
|
pass
|
class UptimeKumaException(Exception):
|
|
pass
|