Skip to content

Commit 104556f

Browse files
committed
Debug
1 parent 1178aa2 commit 104556f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
print("Supabase client connected")
2828
else:
2929
supabase = None
30+
print("Supabase client not connected")
3031

3132
BUCKET = "typescriptmate"
3233
FEEDBACK_LOG = "feedbacks.csv"

0 commit comments

Comments
 (0)