Files
PolyWeather/web/__init__.py
T

4 lines
44 B
Python

from web.core import app
__all__ = ["app"]