correction d'import

This commit is contained in:
2022-07-05 12:02:09 +02:00
parent bfcfb191fc
commit 15bd208fb7
+1
View File
@@ -4,6 +4,7 @@ import logging
from pymongo import MongoClient
from src.pojo.ReserveResultPojo import ReserveResultPojo
from src.pojo.black_contact import BlackContactPojo
from src.pojo.contact_pojo import ContactPojo
MONGO_DB_URL = "mongo.lpaconsulting.fr"