From 597b007333d8ec0d9cfd29e6941fcbe57379108a Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Mon, 22 May 2023 08:40:47 +0200 Subject: Initial commit --- src/macros/99-none.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/macros/99-none.py (limited to 'src/macros/99-none.py') 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") -- cgit v1.2.3