Skip to content

Commit

Permalink
Update upload_to_platform.py
Browse files Browse the repository at this point in the history
  • Loading branch information
burrwebb authored Jun 10, 2019
1 parent 111432d commit 5a81b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload_to_platform.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ def main():

else:
client_id = get_client_id(rs_platform, api_key)
print(f"Debug Client ID: {client_id}")

if client_id == 0:
print()
print("Exiting.")
Expand Down

0 comments on commit 5a81b6a

Please sign in to comment.