Commit 8d77cfce authored by Valentina Galata's avatar Valentina Galata
Browse files

fixed typo in localrules declaration in data_input.sml

parent 5baaeed4
...@@ -68,7 +68,7 @@ data_input = { ...@@ -68,7 +68,7 @@ data_input = {
'mt': MT 'mt': MT
} }
localrules: prepare_mg_data, rule prepare_mt_data localrules: prepare_mg_data, prepare_mt_data
if config['skip_preprocessing']: if config['skip_preprocessing']:
if MG: if MG:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment