From 729f5769952bcfe42d9cf6eb09d233af5bbff0f0 Mon Sep 17 00:00:00 2001 From: retoor Date: Fri, 20 Dec 2024 23:16:20 +0000 Subject: [PATCH] chore: remove trailing whitespace from README.md line 42 --- 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,