mirror of
https://github.com/solero/houdini.git
synced 2024-11-14 22:58:21 +00:00
5 lines
36 B
Python
5 lines
36 B
Python
|
from gino import Gino
|
||
|
|
||
|
db = Gino()
|
||
|
|