Youtube-Downloader-Bot
Youtube-Downloader-Bot copied to clipboard
Update lables
Hello @Lusi2002! Thanks for updating this PR. We checked the lines you've touched for PEPÂ 8 issues, and found:
- In the file
plugins/start.py
:
Line 8:80: E501 line too long (104 > 79 characters) Line 12:80: E501 line too long (84 > 79 characters)
- In the file
plugins/youtube.py
:
Line 34:80: E501 line too long (117 > 79 characters)
- In the file
plugins/youtube_callback_data.py
:
Line 77:80: E501 line too long (101 > 79 characters) Line 152:80: E501 line too long (110 > 79 characters)