houdini/Houdini/Data/__init__.py
2019-03-01 19:41:40 +00:00

5 lines
36 B
Python

from gino import Gino
db = Gino()