Skip to content

Commit 8e1d2fe

Browse files
Reduce output from music21 in primer
1 parent b54f5ae commit 8e1d2fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/primer/packages_to_prime.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"music21": {
2929
"branch": "master",
3030
"directories": ["music21"],
31+
"pylint_additional_args": [
32+
"--disable=invalid-name,bad-docstring-quotes,docstring-first-line-empty"
33+
],
3134
"pylintrc_relpath": ".pylintrc",
3235
"minimum_python": "3.10",
3336
"url": "https://github.com/cuthbertLab/music21"

0 commit comments

Comments
 (0)