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