Skip to content

Commit c78b05c

Browse files
authored
patch (#1714)
1 parent ef3e92f commit c78b05c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,8 @@ def test_validate(filetype):
10661066
None,
10671067
max_report_errors,
10681068
None,
1069+
None,
1070+
None,
10691071
)
10701072
)
10711073
print(f"{filetype.upper()} validation completed successfully!")

0 commit comments

Comments
 (0)