This commit is contained in:
j 2017-11-02 21:11:09 +00:00
commit 90537f2f0e
6 changed files with 9 additions and 8 deletions

View file

@ -225,6 +225,6 @@ def main():
render_poster(data, options.poster)
if __name__ == "__main__":
main()