mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
4 lines
62 B
Python
4 lines
62 B
Python
|
|
from api.db.db_client import DBClient
|
||
|
|
|
||
|
|
db_client = DBClient()
|