Add newline at end of file.

This commit is contained in:
voussoir 2022-03-24 19:35:21 -07:00
parent b78edf8c81
commit f5abb8d815
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -243,4 +243,4 @@ def post_show_download_directory(channel_id):
subprocess.Popen(command, shell=True)
return flasktools.json_response({})
flask.abort(501)
flask.abort(501)