This commit is contained in:
parent
cd450dba57
commit
58d6521e06
@ -21,7 +21,7 @@ def get_timestamp():
|
|||||||
return formatted_datetime
|
return formatted_datetime
|
||||||
|
|
||||||
|
|
||||||
class BaseApplication(RPCApplication, web.Application):
|
class BaseApplication(RPCApplication):
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
|
Loading…
Reference in New Issue
Block a user