X-Git-Url: https://projects.mako.cc/source/iron-blogger/blobdiff_plain/1f7eb175f5f015bb72bfb79b80d20443f839a162..32e6bed76a40a5464923cd78ce0ff8be5146f98e:/show-week.py diff --git a/show-week.py b/show-week.py index a21f14c..79dc4bc 100644 --- a/show-week.py +++ b/show-week.py @@ -6,7 +6,7 @@ import sys START = datetime.datetime(2009, 12, 21, 6) -with open('report.yml') as r: +with open('out/report.yml') as r: report = yaml.safe_load(r) with open('bloggers.yml') as f: