We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f5ece commit 2500d7aCopy full SHA for 2500d7a
wes_client/wes_client_main.py
@@ -78,7 +78,7 @@ def main(argv=sys.argv[1:]):
78
if not args.workflow_url:
79
parser.print_help()
80
return 1
81
-
+
82
if not args.job_order:
83
logging.error("Missing json/yaml file.")
84
0 commit comments