nagasurendra commited on
Commit
6a0fe84
·
verified ·
1 Parent(s): ea42d98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -100,6 +100,7 @@ def order_history():
100
 
101
 
102
 
 
103
  @app.route("/signup", methods=["GET", "POST"])
104
  def signup():
105
  if request.method == "POST":
 
100
 
101
 
102
 
103
+
104
  @app.route("/signup", methods=["GET", "POST"])
105
  def signup():
106
  if request.method == "POST":