Skip to content

Commit

Permalink
[FIX] an import from src.dt4acc
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreSchnizer committed Jan 29, 2025
1 parent 2fc7642 commit 1106c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dt4acc/custom_epics/data/querries.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import pymongo

from src.dt4acc import mongodb_
from dt4acc import mongodb_

client = pymongo.MongoClient(mongodb_)
DB_NAME = os.environ.get("MONGODB_DB", "bessyii")
Expand Down

0 comments on commit 1106c1c

Please # to comment.