aboutsummaryrefslogtreecommitdiffstats
path: root/templates/site/tutorials/python/test.py
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2021-11-07 15:37:34 -0500
committermjfernez <mjf@mjfer.net>2021-11-07 15:37:34 -0500
commit9272d1b1b63984fcf0cfab8c27cdc271b0fe29c5 (patch)
treec643a1faaf24c6393d32d644b0bade876dca8373 /templates/site/tutorials/python/test.py
parentec6feec81ebab89dc6779027649b1ce517042d22 (diff)
downloadezcms-9272d1b1b63984fcf0cfab8c27cdc271b0fe29c5.tar.gz
Commit all local files for mjfer.net
Excepting files in site-files.git
Diffstat (limited to 'templates/site/tutorials/python/test.py')
-rw-r--r--templates/site/tutorials/python/test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/site/tutorials/python/test.py b/templates/site/tutorials/python/test.py
deleted file mode 100644
index 83b87a6..0000000
--- a/templates/site/tutorials/python/test.py
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/python3
-print("hi")