Skip to content
Snippets Groups Projects
Commit 19a07f0c authored by Robert Bechara's avatar Robert Bechara
Browse files

Update app.py

parent 492ea4c3
Branches
No related merge requests found
......@@ -276,4 +276,4 @@ def delete_article(id):
if __name__ == '__main__':
app.secret_key='secret123'
app.run(debug=True
\ No newline at end of file
app.run(debug=True)
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment