app-MAIL-temp/app/monitor/__init__.py

4 lines
41 B
Python
Raw Permalink Normal View History

from . import views
__all__ = ["views"]