forked from wrenn/python-sdk
Initial project structure
This commit is contained in:
2
src/wrenn/__init__.py
Normal file
2
src/wrenn/__init__.py
Normal file
@ -0,0 +1,2 @@
|
||||
def hello() -> str:
|
||||
return "Hello from wrenn!"
|
||||
0
src/wrenn/py.typed
Normal file
0
src/wrenn/py.typed
Normal file
Reference in New Issue
Block a user