mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Merge pull request #172 from alphagov/upgrade_notifications_python_client
notifications-python_client upgraded to 0.2.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from client.notifications import BaseAPIClient
|
||||
from client.errors import (
|
||||
from notifications_python_client.notifications import BaseAPIClient
|
||||
from notifications_python_client.errors import (
|
||||
HTTPError,
|
||||
InvalidResponse
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user