mirror of
https://github.com/solero/houdini.git
synced 2025-10-13 10:58:14 +00:00
Initial commit
This commit is contained in:
4
Houdini/Data/__init__.py
Normal file
4
Houdini/Data/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from gino import Gino
|
||||
|
||||
db = Gino()
|
||||
|
Reference in New Issue
Block a user