aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-01-25 18:03:27 +0000
committerng0 <ng0@n0.is>2019-01-25 18:03:27 +0000
commitc3b1c6aefb68ab79d84baaa33aeb917b340f9cdb (patch)
treee3db270d78a0e0df858fecd65991dc1a4d28e225
parent61571c61d71e906b7e8f041228455b0136ad8c40 (diff)
downloadwww-c3b1c6aefb68ab79d84baaa33aeb917b340f9cdb.tar.gz
www-c3b1c6aefb68ab79d84baaa33aeb917b340f9cdb.zip
PEP 263 wants to be satisfied or template does not spark joy
-rwxr-xr-xtemplate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/template.py b/template.py
index 199e5be1..fa978b72 100755
--- a/template.py
+++ b/template.py
@@ -1,4 +1,5 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2# coding: utf-8
2# This file is in the public domain. 3# This file is in the public domain.
3# 4#
4# This script runs the jinja2 templating engine on an input template-file 5# This script runs the jinja2 templating engine on an input template-file