Skip to content

Commit

Permalink
update documentation string.
Browse files Browse the repository at this point in the history
  • Loading branch information
manoskary committed Jun 9, 2023
1 parent d56ef15 commit ef54c5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions partitura/musicanalysis/note_features.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ def make_note_features(
Parameters
----------
score : Part
The score as a Part instance
part : ScoreLike
A partitura scoreLike object, can be Score, Part, or PartGroup.
feature_functions : list or str
A list of feature functions. Elements of the list can be either
the functions themselves or the names of a feature function as
Expand Down

0 comments on commit ef54c5a

Please sign in to comment.