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