You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repair the type annotations in the TokenViewBase class. (#880)
* Repair the type annotations in the TokenViewBase class.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Ah, python3.9 did support parameterizing the 'type' type. I wasn't sure. So we don't need the Type from typing.
* The abstract type is BaseSerializer, not Serializer
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments