mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
Initial Commit 🚀 🚀
This commit is contained in:
commit
4f2a629340
444 changed files with 76863 additions and 0 deletions
3
api/db/__init__.py
Normal file
3
api/db/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from api.db.db_client import DBClient
|
||||
|
||||
db_client = DBClient()
|
||||
Loading…
Add table
Add a link
Reference in a new issue