Repository URL to install this package:
|
Version:
0.13 ▾
|
# flake8: noqa
from .oauth_registry import OAuth as OAuth
from .remote_app import RemoteApp as RemoteApp
__all__ = ['OAuth', 'RemoteApp']