about summary refs log tree commit diff stats
path: root/unmaintained_templates/python/TODO/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained_templates/python/TODO/__init__.py')
-rwxr-xr-xunmaintained_templates/python/TODO/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/unmaintained_templates/python/TODO/__init__.py b/unmaintained_templates/python/TODO/__init__.py
new file mode 100755
index 0000000..46b4ca5
--- /dev/null
+++ b/unmaintained_templates/python/TODO/__init__.py
@@ -0,0 +1,2 @@
+def main():
+    print("Hello world!")