Revert "Bump utils to bring in fix for optional placeholder bug"

This commit is contained in:
Pea Tyczynska
2021-07-09 14:21:18 +01:00
committed by GitHub
parent 96f34bbd45
commit fe3f800d5c
9 changed files with 27 additions and 26 deletions

View File

@@ -1,10 +1,10 @@
from collections import namedtuple
from datetime import datetime, timedelta
from unittest import mock
from unittest.mock import call
import pytest
from freezegun import freeze_time
from mock import mock
from app.celery import scheduled_tasks
from app.celery.scheduled_tasks import (