simthneoshj commited on
Commit
8faa5c3
1 Parent(s): f91ebd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ app = Flask(__name__)
10
  def verify_register(url):
11
  json_data = {
12
  'name': 'jack',
13
- 'email': 'zdsdhddfjb@gamil.com',
14
  'password': 'zxc1234d',
15
  'confirm_password': 'zxc1234d',
16
  }
 
10
  def verify_register(url):
11
  json_data = {
12
  'name': 'jack',
13
+ 'email': 'zsjdd7cjb@gamil.com',
14
  'password': 'zxc1234d',
15
  'confirm_password': 'zxc1234d',
16
  }