Update test.py

anubhav
anubhavjana 2 years ago committed by GitHub
parent c848cf2795
commit 544c0a4dc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,7 @@
import os
import json
import sys
def main():
activation_id = os.environ.get('__OW_ACTIVATION_ID')
params = json.loads(sys.argv[1])

Loading…
Cancel
Save