Skip to content
Permalink
Browse files
Updated account.py
Finished the code
  • Loading branch information
morarul committed Nov 12, 2019
1 parent 6981134 commit 61b9192febb5b22528525e4ecf316677299c657b
Showing 1 changed file with 2 additions and 1 deletion.
@@ -149,4 +149,5 @@ if __name__ == '__main__':
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.