Skip to content

Commit 43a1840

Browse files
fixup: transcript_patches.py
1 parent cac0ca2 commit 43a1840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-pipeline/src/data_pipeline/pipelines/transcript_patches.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
pipeline.add_task(
1616
"annotate_patched_transcripts",
1717
annotate_table,
18-
f"/transcripts/transcripts_grch38_annotated_1.ht",
18+
"/transcripts/transcripts_grch38_annotated_1.ht",
1919
{
2020
"table_path": pipeline.get_task("extract_patched_transcripts"),
2121
"gnomad_constraint": "gs://gnomad-v4-data-pipeline/output/constraint/gnomad_v4_constraint.ht",

0 commit comments

Comments
 (0)