Searched refs:get_formatted_rows (Results 1 – 2 of 2) sorted by relevance
287 def get_formatted_rows(rows_list, schema): function438 values = get_formatted_rows(correctly_formatted_rows_list, schema)
259 assert utils.get_formatted_rows(row_list, schema) == target