Skip to content
Snippets Groups Projects
Commit 0d5e2f1b authored by Akdel's avatar Akdel
Browse files

Added app.py and caretta/pfam.py

parent d5b3b70b
Branches
No related tags found
No related merge requests found
......@@ -437,7 +437,7 @@ def write_output(clicked, clicked_all, chosen_feature, feature_dict, aln):
html.Button("Export all features", id="export-all")]
@app.server.route('/static/<path:path>')
@app.server.route('/caretta/static/<path:path>')
def downlad_file(path):
root_dir = os.getcwd()
return flask.send_from_directory(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment