add trailing newline
This commit is contained in:
parent
182d0c0c86
commit
1bae00ea47
@ -77,4 +77,4 @@ def show_action(name):
|
||||
return render_template("action.html", action=item)
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run()
|
||||
app.run()
|
||||
Loading…
Reference in New Issue
Block a user