Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit d3f9f61

Browse files
author
joel@joellee.org
committed
fix: pass down body
1 parent 7ffeec5 commit d3f9f61

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

supafunc/__init__.py

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)