mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
merge from main
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
import pytest
|
||||
|
||||
from app.models.job import Job
|
||||
from app.statistics_utils import (
|
||||
add_rates_to,
|
||||
statistics_by_state,
|
||||
sum_of_statistics,
|
||||
)
|
||||
from app.statistics_utils import add_rates_to, statistics_by_state, sum_of_statistics
|
||||
|
||||
|
||||
@pytest.mark.parametrize('delivery_statistics', [
|
||||
|
||||
Reference in New Issue
Block a user