Skip to content

Commit 9513972

Browse files
[primer] Only prime pandas.core (#9462)
1 parent 3071ee9 commit 9513972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/primer/packages_to_prime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"pandas": {
3636
"branch": "main",
37-
"directories": ["pandas"],
37+
"directories": ["pandas/core"],
3838
"pylint_additional_args": ["--ignore-patterns=\"test_"],
3939
"url": "https://github.com/pandas-dev/pandas"
4040
},

0 commit comments

Comments
 (0)