working on backtesting BASE64 encoded strategies
This commit is contained in:
@@ -95,11 +95,6 @@ def code(event, context):
|
||||
:return:
|
||||
"""
|
||||
|
||||
print("event")
|
||||
print(event)
|
||||
print("context")
|
||||
print(context)
|
||||
|
||||
user = ""
|
||||
name = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user