]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/blobdiff - music_sampler/actions/comment.py
Add comment action
[perso/Immae/Projets/Python/MusicSampler.git] / music_sampler / actions / comment.py
diff --git a/music_sampler/actions/comment.py b/music_sampler/actions/comment.py
new file mode 100644 (file)
index 0000000..c7baa82
--- /dev/null
@@ -0,0 +1,5 @@
+def run(action, music=None, **kwargs):
+    pass
+
+def description(action, message, **kwargs):
+    return message