We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffeec5 commit d3f9f61Copy full SHA for d3f9f61
supafunc/__init__.py
@@ -1,2 +1,2 @@
1
__version__ = "0.1.4"
2
-from .supafunc import FunctionsClient
+from .functions_client import FunctionsClient
supafunc/supafunc.py renamed to supafunc/functions_client.py
0 commit comments