Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimpe committed Sep 20, 2024
1 parent cc32905 commit 65e9a4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from tdpservice.data_files.models import DataFile
from tdpservice.parsers.models import DataFileSummary
from tdpservice.search_indexes.models.reparse_meta import ReparseMeta
from tdpservice.data_files.management.commands.find_pending_submissions import get_stuck_files
from tdpservice.data_files.tasks import get_stuck_files


def _time_ago(hours=0, minutes=0, seconds=0):
Expand Down

0 comments on commit 65e9a4f

Please sign in to comment.