summaryrefslogtreecommitdiff
path: root/src/macros/99-none.py
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2023-05-22 08:40:47 +0200
committerSébastien Dailly <sebastien@dailly.me>2023-05-22 08:40:47 +0200
commit597b007333d8ec0d9cfd29e6941fcbe57379108a (patch)
tree0cf87e1ac487e7deb91acf7f2bec70bd4dd06703 /src/macros/99-none.py
Initial commit
Diffstat (limited to 'src/macros/99-none.py')
-rw-r--r--src/macros/99-none.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/macros/99-none.py b/src/macros/99-none.py
new file mode 100644
index 0000000..3c15de4
--- /dev/null
+++ b/src/macros/99-none.py
@@ -0,0 +1,3 @@
+import skeleton
+
+configuration = skeleton.Configuration("Nothing")