Closed matt1209 closed 5 years ago
submit_config: SubmitConfig = None # Package level variable for SubmitConfig which is only valid when inside the run function. is error with message SyntaxError: invalid syntax, should I just ignore this error? Thanks!
submit_config: SubmitConfig = None # Package level variable for SubmitConfig which is only valid when inside the run function.
SyntaxError: invalid syntax
update python to 3.6
submit_config: SubmitConfig = None # Package level variable for SubmitConfig which is only valid when inside the run function.
is error with messageSyntaxError: invalid syntax
, should I just ignore this error? Thanks!