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