Skip to content

Commit d3f9f61

Browse files
fix: pass down body
1 parent 7ffeec5 commit d3f9f61

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

supafunc/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__version__ = "0.1.4"
2-
from .supafunc import FunctionsClient
2+
from .functions_client import FunctionsClient
File renamed without changes.

0 commit comments

Comments
 (0)