Skip to content

Commit 8edb269

Browse files
committed
exlcude more
1 parent 4b7a9f8 commit 8edb269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ check:
3636
python3 scripts/validate_unwanted_patterns.py \
3737
--validation-type="private_import_across_module" \
3838
--included-file-extensions="py" \
39-
--excluded-file-paths=pandas/tests/,asv_bench/
39+
--excluded-file-paths=pandas/tests,asv_bench/,pandas/_vendored,doc/
4040
pandas/

0 commit comments

Comments
 (0)