X-Git-Url: https://git.cworth.org/git?p=turbot-web;a=blobdiff_plain;f=html_generator.py;h=de1265c147863589494b39148bdb929ad454d49d;hp=9eee85c95f1fcf62d9a47a4214c398743c3f6dc5;hb=a6bcc3600c1b2e66757f18e6c4572987897088fb;hpb=d0fb115838dd90a089cd44ecd63fc84c84389ce6 diff --git a/html_generator.py b/html_generator.py index 9eee85c..de1265c 100644 --- a/html_generator.py +++ b/html_generator.py @@ -14,6 +14,7 @@ that would be great Requires sorttable.js, which should be included """ +import boto3 from boto3.dynamodb.conditions import Key website = "https://halibut.cworth.org/"