Update.
All checks were successful
Build Base Application / Build (push) Successful in 1m35s

This commit is contained in:
retoor 2024-12-21 00:16:20 +01:00
parent cd450dba57
commit 58d6521e06

View File

@ -21,7 +21,7 @@ def get_timestamp():
return formatted_datetime
class BaseApplication(RPCApplication, web.Application):
class BaseApplication(RPCApplication):
def __init__(
self,