##// END OF EJS Templates
feat(celery-hooks): added all needed changes to support new celery backend, removed DummyHooksCallbackDaemon, updated tests. Fixes: RCCE-55
feat(celery-hooks): added all needed changes to support new celery backend, removed DummyHooksCallbackDaemon, updated tests. Fixes: RCCE-55

File last commit:

r5095:aa627a5f default
r5298:25044729 default
Show More
__init__.py
13 lines | 203 B | text/x-python | PythonLexer
"""
Helper functions for use with :class:`Authomatic`.
.. autosummary::
:nosignatures:
authomatic.provider_id
"""
from . import six
from .core import Authomatic
from .core import provider_id