Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements for more PEP compliance #125

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

mrcnkwcz
Copy link
Contributor

@mrcnkwcz mrcnkwcz commented Feb 7, 2024

Hi, this is a small refactoring for more PEP compliance.

  1. Removed duplicate imports
  2. Added raise from for better exception tracing
  3. Removed else in the check that handles the exception

@JoshData JoshData changed the title Refactoring for more PEP compliance Improvements for more PEP compliance Feb 7, 2024
@JoshData JoshData merged commit a584257 into JoshData:main Feb 7, 2024
@JoshData
Copy link
Owner

JoshData commented Feb 7, 2024

Excellent, thanks so much!

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.

2 participants