Skip to content

Fix lint #8246

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

Merged
merged 1 commit into from
Jan 6, 2020
Merged

Fix lint #8246

merged 1 commit into from
Jan 6, 2020

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 6, 2020

IOError is an alias to OSError in Python 3.3+, and it looks like
flake8 recently learned about this.

IOError is an alias to OSError in Python 3.3+.
@JukkaL JukkaL requested a review from ilevkivskyi January 6, 2020 12:34
@JukkaL JukkaL merged commit 9756b59 into master Jan 6, 2020
@JelleZijlstra JelleZijlstra deleted the fix-lint branch January 6, 2020 15:12
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