Skip to content

Commit

Permalink
Remastered
Browse files Browse the repository at this point in the history
  • Loading branch information
thelinuxuser-choice authored Sep 1, 2021
1 parent aabec88 commit 83d6a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mega.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@
driver.quit()
except NoSuchElementException:
os.system('cls')
print(f"{yellow}[Error] An error occured while Creating a Account Reasons are [Names you have entered in emails.txt is taken ")
print(f"{yellow}[Error] An error occured while Creating a Account Reasons are [Names you have entered in emails.txt is taken] ")
time.sleep(2)
print
pass

input("[EXIT] Press Enter to Exit >")
# If you saw the source and learned from this please add a star on this github repo
# Much more coming soon , stay tuned !
# Much more coming soon , stay tuned !

0 comments on commit 83d6a90

Please sign in to comment.