Userge-Plugins icon indicating copy to clipboard operation
Userge-Plugins copied to clipboard

Fix IMDB

Open nimma0001 opened this issue 2 years ago • 1 comments

Fixed Imdb Added Youtube trailer Using my youtube api I will update this when need Thats why not using env var

nimma0001 avatar Jul 20 '22 17:07 nimma0001

@nimma0001, Thanks for opening this PR.

Line 34:26: E231 missing whitespace after ',' Line 34:31: E231 missing whitespace after ',' Line 34:44: E251 unexpected spaces around keyword / parameter equals Line 34:46: E251 unexpected spaces around keyword / parameter equals Line 52:81: E226 missing whitespace around arithmetic operator Line 69:29: E231 missing whitespace after ',' Line 80:29: E231 missing whitespace after ',' Line 98:63: E226 missing whitespace around arithmetic operator Line 100:64: E226 missing whitespace around arithmetic operator Line 100:72: E226 missing whitespace around arithmetic operator Line 100:91: E226 missing whitespace around arithmetic operator Line 102:9: W291 trailing whitespace Line 106:39: E711 comparison to None should be 'if cond is None:' Line 108:54: E231 missing whitespace after ',' Line 108:69: E231 missing whitespace after ',' Line 108:82: E231 missing whitespace after ',' Line 114:60: W291 trailing whitespace Line 305:69: E226 missing whitespace around arithmetic operator Line 305:80: E226 missing whitespace around arithmetic operator Line 305:86: E226 missing whitespace around arithmetic operator

pep8speaks avatar Jul 20 '22 17:07 pep8speaks