Skip to content

Commit a84eff3

Browse files
authored
Apply isort
1 parent 2a03fa3 commit a84eff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

supabase/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
__version__ = "0.4.0"
22

33
from postgrest_py import APIError, APIResponse
4+
45
from supabase import client, lib
56
from supabase.client import Client, create_client
67
from supabase.lib.auth_client import SupabaseAuthClient

0 commit comments

Comments
 (0)