Skip to content

Commit 981ece2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 90bac9f commit 981ece2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/primer/packages_to_prime.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@
6363
"branch": "main",
6464
"directories": ["src"],
6565
"url": "https://github.com/python-poetry/poetry-core",
66-
"pylint_additional_args": [
67-
"--source-roots=src"
68-
]
66+
"pylint_additional_args": ["--source-roots=src"]
6967
}
7068
}

0 commit comments

Comments
 (0)