Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 5, 2023
1 parent 90bac9f commit 981ece2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/primer/packages_to_prime.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@
"branch": "main",
"directories": ["src"],
"url": "https://github.com/python-poetry/poetry-core",
"pylint_additional_args": [
"--source-roots=src"
]
"pylint_additional_args": ["--source-roots=src"]
}
}

0 comments on commit 981ece2

Please sign in to comment.