aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/rest/addresses.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman_pgp/rest/addresses.py')
-rw-r--r--src/mailman_pgp/rest/addresses.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman_pgp/rest/addresses.py b/src/mailman_pgp/rest/addresses.py
index 93be6d3..6d99a04 100644
--- a/src/mailman_pgp/rest/addresses.py
+++ b/src/mailman_pgp/rest/addresses.py
@@ -17,7 +17,7 @@
""""""
-from mailman.rest.helpers import CollectionMixin, okay, etag, not_found
+from mailman.rest.helpers import CollectionMixin, etag, not_found, okay
from public.public import public
from mailman_pgp.config import config