code review feedback, fix setup.cfg and reformat

This commit is contained in:
Kenneth Kehl
2023-08-25 08:10:33 -07:00
39 changed files with 224 additions and 296 deletions

View File

@@ -4,9 +4,7 @@ from unittest import mock
from unittest.mock import ANY, call
import pytest
from notifications_utils.clients.zendesk.zendesk_client import (
NotifySupportTicket,
)
from notifications_utils.clients.zendesk.zendesk_client import NotifySupportTicket
from app.celery import scheduled_tasks
from app.celery.scheduled_tasks import (