2023-11-22 12:00:09 +00:00

4 lines
46 B
Python

from .views import index
__all__ = ["index"]