##// END OF EJS Templates
fix: fixed empty server url in PR link. Fixes: RCCE-77
fix: fixed empty server url in PR link. Fixes: RCCE-77

File last commit:

r5095:aa627a5f default
r5455:7b846beb 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