##// END OF EJS Templates
feat(cache): disable cache before using d_cache call to skip init of dcache on no-cached calls
feat(cache): disable cache before using d_cache call to skip init of dcache on no-cached calls

File last commit:

r5095:aa627a5f default
r5379:d777c8d3 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