Closed RyanSamman closed 4 years ago
Removes a new line in the string which caused a gap in the text of the popup
Fixes: https://github.com/python-20/video-downloader/issues/25#issuecomment-582163908
The / is just there to wrap the line to the next line. The line is too long according to PEP8 recommendation
Removes a new line in the string which caused a gap in the text of the popup
Fixes: https://github.com/python-20/video-downloader/issues/25#issuecomment-582163908