mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 22:53:12 -04:00
broadcast-areas: sort imports
Signed-off-by: Toby Lorne <toby.lornewelch-richards@digital.cabinet-office.gov.uk>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import geojson
|
||||
import itertools
|
||||
|
||||
from werkzeug.utils import cached_property
|
||||
|
||||
import geojson
|
||||
from notifications_utils.serialised_model import SerialisedModelCollection
|
||||
from werkzeug.utils import cached_property
|
||||
|
||||
from .repo import BroadcastAreasRepository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user