Skip to content

Commit ec496be

Browse files
author
Tim Walsh
authored
Change imports
1 parent c114dc8 commit ec496be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!venv/bin/python
2-
from app import app
2+
from METSFlask import app
33
app.run(debug=True)

0 commit comments

Comments
 (0)