lemoncurry/lemonauth/views/tokens/__init__.py

3 lines
70 B
Python

from .list import TokensListView
from .revoke import TokensRevokeView