chore: remove trailing whitespace from README.md line 42

This commit is contained in:
retoor 2024-12-20 23:16:20 +00:00
parent e12641de70
commit 729f576995

View File

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