Files
xiaobaifupan/app/backend/features/system/__init__.py
T

4 lines
65 B
Python

from .http import SystemHttpMixin
__all__ = ["SystemHttpMixin"]