notifications-python_client upgraded to 0.2.5

This commit is contained in:
Nicholas Staples
2016-02-11 15:27:08 +00:00
parent 5fd8ca492d
commit 48368584d9
13 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
from __future__ import unicode_literals
from client.notifications import NotificationsAPIClient
from notifications_python_client.notifications import NotificationsAPIClient
class NotificationsAdminAPIClient(NotificationsAPIClient):