Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ashmib
/
user-feedback
like
0
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
c7dea7e
user-feedback
/
run_crud.py
Ashmi Banerjee
playing with crud
5750465
2 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
from
db.crud
import
test
if
__name__ ==
"__main__"
:
test()