diff --git a/ghdc_test.py b/ghdc_test.py index ef18647..424a12d 100644 --- a/ghdc_test.py +++ b/ghdc_test.py @@ -2,4 +2,7 @@ from ghdc_python import GHDCClient client = GHDCClient() -client.register() \ No newline at end of file +# client.register() +client.token = "2a3f871770497bc4f51c61d443df1adac4db5839" + +client.submit_task("/root/tools/input.zip")