aboutsummaryrefslogtreecommitdiff
path: root/uploader/phenotypes/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/phenotypes/views.py')
-rw-r--r--uploader/phenotypes/views.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/uploader/phenotypes/views.py b/uploader/phenotypes/views.py
index 339ef3d..961c088 100644
--- a/uploader/phenotypes/views.py
+++ b/uploader/phenotypes/views.py
@@ -972,6 +972,7 @@ def edit_upload_phenotype_data(# pylint: disable=[unused-argument]
[
sys.executable, "-u",
"-m", "scripts.phenotypes_bulk_edit",
+ app.config["SQL_URI"],
jobs_db,
str(job_id)
],