From 58d6521e06b2d2692e2a06bc6aaa3796b8ba174e Mon Sep 17 00:00:00 2001 From: retoor Date: Sat, 21 Dec 2024 00:16:20 +0100 Subject: [PATCH] Update. --- src/app/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.py b/src/app/app.py index cf3b8f5..09ceaa8 100644 --- a/src/app/app.py +++ b/src/app/app.py @@ -21,7 +21,7 @@ def get_timestamp(): return formatted_datetime -class BaseApplication(RPCApplication, web.Application): +class BaseApplication(RPCApplication): def __init__( self,