Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated account.py
Finished the code
  • Loading branch information
morarul committed Nov 12, 2019
1 parent 6981134 commit 61b9192
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion account.py
Expand Up @@ -149,4 +149,5 @@ def process_user_removal(data):
request_email_change(data)
request_user_removal(data)
if __name__=='__main__':
display_users(data)
display_users(data)

0 comments on commit 61b9192

Please sign in to comment.