Directory rename
This commit is contained in:
parent
74ec79ad9e
commit
9fbe130841
2
app.py
2
app.py
|
|
@ -1,6 +1,6 @@
|
|||
"""Entry-point for running the Flask development server."""
|
||||
|
||||
from gen_photo_alt_text import create_app
|
||||
from station_announcer import create_app
|
||||
|
||||
app = create_app()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue