updated imports

This commit is contained in:
Brian Bjarke Jensen
2024-03-20 19:13:31 +01:00
parent 080c7e7a5c
commit 657e9c4b1d
9 changed files with 30 additions and 20 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ from pathlib import Path
from dotenv import load_dotenv
from pymongo.errors import DuplicateKeyError
from src.database import connect
from src.database import VisualCommunication
from core.database import connect
from core.database import VisualCommunication
if __name__ == '__main__':
# get list of image paths