Skip to content

Commit

Permalink
Update first_time.py
Browse files Browse the repository at this point in the history
  • Loading branch information
salaheldinaz committed Apr 12, 2019
1 parent 765238b commit d27a827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions first_time.py
Expand Up @@ -78,6 +78,7 @@
update_status = "created"
print("\n", ST.os("Creating new API file ..."), "\n")
old_file = open("./api_data.json", "w")

# write data to the file
data = {"cf_email": cf_email,
"cf_auth_token": cf_auth_token,
Expand Down

0 comments on commit d27a827

Please sign in to comment.