Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoon committed Nov 19, 2023
1 parent 3647c67 commit aed4c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/datacollector/repositories/user_repository_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from pymongo import MongoClient

from datacollector.repositories.data_repository import DataRepository
from domain import AssetDataEntry
from datacollector.domain import AssetDataEntry


class DataRepositoryTest(TestCase):
Expand Down

0 comments on commit aed4c0c

Please sign in to comment.