summaryrefslogtreecommitdiff
path: root/tests/primer
diff options
context:
space:
mode:
authorArianna Y <areveny@protonmail.com>2022-01-13 02:37:21 -0600
committerGitHub <noreply@github.com>2022-01-13 09:37:21 +0100
commit6bbb7d5a0f530171faa3ea2271d9d1edab0c902b (patch)
tree66249caabbed92ea0cb28a73a4b4a9725e791474 /tests/primer
parentaf974aa5498071baa73344a8ca84075b2e76305a (diff)
downloadpylint-git-6bbb7d5a0f530171faa3ea2271d9d1edab0c902b.tar.gz
Update primer package pandas-dev branch to main (#5669)
Diffstat (limited to 'tests/primer')
-rw-r--r--tests/primer/packages_to_lint_batch_two.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/primer/packages_to_lint_batch_two.json b/tests/primer/packages_to_lint_batch_two.json
index 636d155ff..929d6e560 100644
--- a/tests/primer/packages_to_lint_batch_two.json
+++ b/tests/primer/packages_to_lint_batch_two.json
@@ -1,6 +1,6 @@
{
"pandas": {
- "branch": "master",
+ "branch": "main",
"directories": ["pandas"],
"pylint_additional_args": ["--ignore-patterns=\"test_"],
"url": "https://github.com/pandas-dev/pandas.git"