##// END OF EJS Templates
processes: reduce measure interval to 0.1 to make the processes page load a bit faster (else blocking a lot)
processes: reduce measure interval to 0.1 to make the processes page load a bit faster (else blocking a lot)

File last commit:

r3912:9bf26830 default
r3915:c23df44d default
Show More
__init__.py
14 lines | 227 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""
Helper functions for use with :class:`Authomatic`.
.. autosummary::
:nosignatures:
authomatic.provider_id
"""
from . import six
from .core import Authomatic
from .core import provider_id