Swarnendu0123 / pokedex_img_converter

PokeDex Image Converter is a Python script that converts images of Pokémon from the poke_dex folder to PNG format. The script takes images with names ['bulbasaur.jpg', 'charmander.jpg', 'pikachu.jpg', 'squirtle.jpg'] and converts them to PNG files.
7 stars 7 forks source link

fix: adding try except block for the conversion code #6

Closed divi-259 closed 1 year ago

divi-259 commented 1 year ago

Added fix for the issue #1