##// END OF EJS Templates
deps: bumped libraries for compat of python3.11...
deps: bumped libraries for compat of python3.11 fixes #5691

File last commit:

r5095:aa627a5f default
r5182:ae69e9e7 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