Spaces:
Running
Running
File size: 72 Bytes
5c81fbf |
1 2 3 4 5 |
import supabase
import dotenv
print(supabase.__version__)
print(dotenv) |