Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
mscuthbert authored Apr 25, 2024
1 parent 60f9e44 commit 28cfa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion music21/harmony.py
Original file line number Diff line number Diff line change
Expand Up @@ -1516,7 +1516,7 @@ class ChordSymbol(Harmony):
You can also create a Chord Symbol by writing out each degree,
and any alterations to that degree:
You must explicitly indicate EACH degree (a triad is NOT necessarily implied)
>>> [str(p) for p in harmony.ChordSymbol('C35b7b9#11b13').pitches]
Expand Down

0 comments on commit 28cfa0f

Please sign in to comment.