BlurMe/blurme/pages/__init__.py

4 lines
89 B
Python

from .dashboard import dashboard
from .index import index
from .settings import settings