summaryrefslogtreecommitdiff
path: root/examples/muck/muck.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-02-17 08:49:38 +0200
committerLars Wirzenius <liw@liw.fi>2021-02-18 10:42:40 +0200
commita85e7d15c57c11d8286656531c7394681fb855d9 (patch)
tree872ec655a99606e8fe2147a4b8d4fb3e1aeb186b /examples/muck/muck.py
parent4b9edb354297353cbbe38575553ca1351f68d380 (diff)
downloadsubplot-a85e7d15c57c11d8286656531c7394681fb855d9.tar.gz
refactor: move echo and muck examples under new examples/ directory
Diffstat (limited to 'examples/muck/muck.py')
-rw-r--r--examples/muck/muck.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/muck/muck.py b/examples/muck/muck.py
new file mode 100644
index 0000000..6ff62f0
--- /dev/null
+++ b/examples/muck/muck.py
@@ -0,0 +1,2 @@
+def fixme(ctx, **kwargs):
+ pass