PEP8
This commit is contained in:
parent
bf88243423
commit
90537f2f0e
6 changed files with 9 additions and 8 deletions
|
|
@ -158,6 +158,6 @@ def main():
|
|||
data = json.load(f)
|
||||
render_poster(data, options.poster)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue