Skip to content

Commit

Permalink
trace fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosNasayo committed Sep 18, 2023
1 parent 3b6b0e8 commit 22e625a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tests/test_type_content.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
from mongoengine import connect, disconnect
import sys
import os
from datetime import datetime


# Asegúrate de tener las rutas correctas para importar los módulos
dir_path = os.path.dirname(os.path.realpath(__file__))
Expand Down

0 comments on commit 22e625a

Please sign in to comment.