Skip to content

Commit 52cfe40

Browse files
committed
fix exclud-files
1 parent b207042 commit 52cfe40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/validate_unwanted_patterns.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
"_flex_comp_doc_FRAME",
3636
"_make_flex_doc",
3737
"_op_descriptions",
38+
"_test_parse_iso8601",
39+
"_json_normalize", # TODO: remove after deprecation is enforced
3840
"_testing",
3941
"_test_decorators",
4042
"__version__", # check np.__version__ in compat.numpy.function

0 commit comments

Comments
 (0)