Update rest_client.py
This commit is contained in:
parent
12bcbf4374
commit
56569690d9
@ -392,6 +392,7 @@ def main(args):
|
||||
else:
|
||||
print(output)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
args = add_arguments()
|
||||
main(args)
|
||||
|
Loading…
Reference in New Issue
Block a user