Youtube-Downloader-Bot icon indicating copy to clipboard operation
Youtube-Downloader-Bot copied to clipboard

Update start.py

Open darkhacker2005 opened this issue 3 years ago • 1 comments

darkhacker2005 avatar Jun 25 '21 15:06 darkhacker2005

Hello @darkhacker2005! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 8:80: E501 line too long (88 > 79 characters) Line 12:27: E225 missing whitespace around operator Line 12:28: E225 missing whitespace around operator Line 12:59: E225 missing whitespace around operator Line 12:62: E225 missing whitespace around operator Line 12:80: E501 line too long (115 > 79 characters) Line 16:80: E501 line too long (84 > 79 characters)

pep8speaks avatar Jun 25 '21 15:06 pep8speaks