We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65ac2b commit 064326bCopy full SHA for 064326b
tests/test_client.py
@@ -3,6 +3,8 @@
3
import os
4
from unittest.mock import MagicMock
5
6
+from gotrue import SyncMemoryStorage
7
+
8
from supabase import ClientOptions, create_client
9
10
0 commit comments