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