Skip to content

Commit 0ffeb2b

Browse files
authored
CI: Fix pre-commit (#50596)
1 parent 399a0ba commit 0ffeb2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/validate_unwanted_patterns.py

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"_testing",
5353
"_test_decorators",
5454
"__version__", # check np.__version__ in compat.numpy.function
55+
"_arrow_dtype_mapping",
5556
}
5657

5758

0 commit comments

Comments
 (0)