fix
This commit is contained in:
parent
dd2a1a8eab
commit
ac246dc0c8
@ -46,7 +46,7 @@ def update_wiki(token_id, token_secret, update_csv, update_films_by_year, update
|
||||
hidden_themes = HiddenThemes.get_hidden_themes(viewings, token_id, token_secret)
|
||||
bar.next()
|
||||
if update_keyword_scores:
|
||||
keyword_scores = KeywordScores.get_keywordScores(viewings)
|
||||
keyword_scores = KeywordScores.get_keyword_scores(viewings)
|
||||
bar.next()
|
||||
|
||||
bar.finish()
|
||||
|
Loading…
x
Reference in New Issue
Block a user