Skip to content

Commit

Permalink
Merge pull request #20 from CIAT-DAPA/develop
Browse files Browse the repository at this point in the history
trace fixed
  • Loading branch information
CarlosNasayo authored Sep 18, 2023
2 parents a3b6b5b + 22e625a commit 2350bf7
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 2350bf7

Please sign in to comment.