Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Kejval committed Jun 14, 2019
1 parent 39fd8d3 commit 5fb825c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blacklist/views/download/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ def generate():
flask.stream_with_context(generate()),
mimetype="text/plain",
headers={"Content-disposition":
"attachment; filename=flatbl.txt"})
"attachment; filename=flatbl.txt"})

0 comments on commit 5fb825c

Please sign in to comment.