Skip to content

Commit c114dc8

Browse files
author
Tim Walsh
authored
Update run.py
1 parent 4d78b16 commit c114dc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

run.py

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

0 commit comments

Comments
 (0)