chore: remove trailing whitespace from README.md line 42
This commit is contained in:
parent
e12641de70
commit
729f576995
@ -21,7 +21,7 @@ def get_timestamp():
|
||||
return formatted_datetime
|
||||
|
||||
|
||||
class BaseApplication(RPCApplication, web.Application):
|
||||
class BaseApplication(RPCApplication):
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user