Skip to content

Commit d1f1e0e

Browse files
authored
Bugfix for mpnstpdx fix in build_all.py.
1 parent edc97e5 commit d1f1e0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/build_all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def process_docker(datasets):
119119
'hcmi': ['hcmi'],
120120
'beataml': ['beataml'],
121121
'mpnst': ['mpnst'],
122-
'mpnst': ['mpnstpdx'],
122+
'mpnstpdx': ['mpnstpdx'],
123123
'cptac': ['cptac'],
124124
'genes': ['genes'],
125125
'upload': ['upload']

0 commit comments

Comments
 (0)