]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blame - music_sampler/actions/comment.py
Add comment action
[perso/Immae/Projets/Python/MusicSampler.git] / music_sampler / actions / comment.py
CommitLineData
de71c01c
IB
1def run(action, music=None, **kwargs):
2 pass
3
4def description(action, message, **kwargs):
5 return message