Skip to content
Snippets Groups Projects
Commit cd1c084f authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' into feature/travisci

parents 6cb9adfd db5a9ead
No related branches found
No related tags found
No related merge requests found
......@@ -36,5 +36,6 @@ def main():
outfd = args.output if args.output else stdout
print(render(infd.read()), file=outfd)
if __name__ == '__main__':
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment