Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
nagasurendra/BiryaniHubflask38
nagasurendra
/
BiryaniHubflask39
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nagasurendra
commited on
Mar 12
Commit
f06204d
·
verified
·
1 Parent(s):
45b2b13
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -60,6 +60,7 @@ def home():
60
61
62
63
from datetime import datetime
64
65
def generate_coupon_code(length=10):
60
61
62
63
+
64
from datetime import datetime
65
66
def generate_coupon_code(length=10):