aboutsummaryrefslogtreecommitdiffstats
path: root/templates/site/tutorials/python/test.py
diff options
context:
space:
mode:
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")