Commit 206d08db authored by Irene Perez Gonzalez's avatar Irene Perez Gonzalez
Browse files

Line feed

parent 73596b88
......@@ -85,7 +85,7 @@ def ERV(TextParser,read_sections_list, schema, code_tables_path):
# Sections are parsed in the same order as sections_df.columns
[data_df, valid_df, out_dtypes ] = read_sections.main(sections_df, schema)
# 3. Validate data elements
valid_df = validate.validate(data_df, valid_df, schema, code_tables_path)
......
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