Skip to content

Fix: Use FileNotFoundError for file not found in main.py Replaced IOE…

a0d925f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Replaced IOError with FileNotFoundError on line 320 of main.py to use a more specific and appropriate exception for file not found errors. #626

Fix: Use FileNotFoundError for file not found in main.py Replaced IOE…
a0d925f
Select commit
Loading
Failed to load commit list.