renamed authclient.py -> authmixin.py
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from .authclient import AuthMixin, AuthError, HEADER_JSON
|
||||
from .authmixin import AuthMixin, AuthError, HEADER_JSON
|
||||
from .utils import post_request, get_request
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user