Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
This is an app for an online toy store. CustomerOrder.csv contains orders of customer. Application is not fetching customer order and status correctly.
|
2 |
import os
|
3 |
import time
|
4 |
import threading
|
|
|
|
|
1 |
import os
|
2 |
import time
|
3 |
import threading
|