Skip to content

Commit 2755c3b

Browse files
Update smk_loop.py
1 parent 36bc224 commit 2755c3b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

smk_loop.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111

1212
scenario_list = [
1313
'Base',
14-
# 'BWAXXZWEXX',
15-
# 'NAMXXZMBXX',
14+
'BWAXXZWEXX',
15+
'NAMXXZMBXX',
1616
'ZMBXXZWEXX',
17-
# 'ZiZaBoNa',
18-
# 'SAPP',
19-
# 'SAPPNoZiZaBoNa'
17+
'ZiZaBoNa',
18+
'SAPP',
19+
'SAPPNoZiZaBoNa'
2020
]
2121

2222
if run_type == 'folder':

0 commit comments

Comments
 (0)