debian-python-django-push-n.../push_notifications/__init__.py

9 lines
130 B
Python

__author__ = "Jerome Leclanche"
__email__ = "jerome@leclan.ch"
__version__ = "1.4.1"
class NotificationError(Exception):
pass