Skip to content

Comments

Fix: Use FileNotFoundError for file not found in main.py#1

Merged
creepereye1204 merged 1 commit intomainfrom
dev
Apr 24, 2025
Merged

Fix: Use FileNotFoundError for file not found in main.py#1
creepereye1204 merged 1 commit intomainfrom
dev

Conversation

@creepereye1204
Copy link
Owner

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

Replaced IOError with FileNotFoundError on line 320 of main.py to use a more specific and appropriate exception for file not found errors.
@creepereye1204 creepereye1204 merged commit 873f8d5 into main Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant