flask/tests/test_apps/helloworld/wsgi.py

2 lines
36 B
Python
Raw Normal View History

2019-06-01 02:53:26 +08:00
from hello import app # noqa: F401