diff options
| author | mjfernez <mjf@mjfer.net> | 2021-11-07 15:37:34 -0500 |
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2021-11-07 15:37:34 -0500 |
| commit | 9272d1b1b63984fcf0cfab8c27cdc271b0fe29c5 (patch) | |
| tree | c643a1faaf24c6393d32d644b0bade876dca8373 /templates/site/tutorials/python/test.py | |
| parent | ec6feec81ebab89dc6779027649b1ce517042d22 (diff) | |
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.py | 2 |
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") |
