remove newline

This commit is contained in:
Sarah 2022-04-21 23:51:59 +01:00
parent 2b34330d8b
commit fcb3c9a3b3
1 changed files with 0 additions and 1 deletions

View File

@ -31,4 +31,3 @@ if __name__ == '__main__':
hidden_themes = get_hidden_themes(args.imdb_ids) hidden_themes = get_hidden_themes(args.imdb_ids)
print(hidden_themes) print(hidden_themes)