Closed pjungermann closed 4 years ago
try-except had the same indentation as the if statement checking for the existence of the EPUB file. Therefore, it was using the PDF file (same variable) and wrote it as "EPUB" file.
try-except had the same indentation as the if statement checking for the existence of the EPUB file. Therefore, it was using the PDF file (same variable) and wrote it as "EPUB" file.