mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-15 04:04:42 +08:00
8 lines
162 B
Python
8 lines
162 B
Python
|
"""
|
||
|
oauthlib.openid
|
||
|
~~~~~~~~~~~~~~
|
||
|
|
||
|
"""
|
||
|
from .connect.core.endpoints import Server, UserInfoEndpoint
|
||
|
from .connect.core.request_validator import RequestValidator
|