Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yozora721
/
pnp-chatbot-v1
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
27232ee
pnp-chatbot-v1
/
tests
/
test_db.py
FauziIsyrinApridal
Initial commit without binary files
ea1ba01
3 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
from
app.db
import
supabase
def
test_supabase_connection
():
#check conn
assert
supabase
is
not
None