From 590a7ecc77a42278da49a186b99ddfa0fba75310 Mon Sep 17 00:00:00 2001 From: Michael O'Mara Date: Mon, 10 Feb 2020 12:23:04 +0000 Subject: [PATCH] test commit --- locations-jinja.py | 1 + 1 file changed, 1 insertion(+) diff --git a/locations-jinja.py b/locations-jinja.py index ac652d4..d473e0d 100644 --- a/locations-jinja.py +++ b/locations-jinja.py @@ -1,4 +1,5 @@ import cherrypy +#comment to check github works import jinja2 import sqlite3 as sql import math, os