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

FIX: Drop deprecated message argument to FileNotFoundError #3035

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

effigies
Copy link
Member

Summary

Exceptions do not take a message argument. This restores the FileNotFoundError to Python 3 compatibility.

Fixes issue introduced in #2969.

List of changes proposed in this PR (pull-request)

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

@oesteban oesteban merged commit 15a3c15 into nipy:master Sep 17, 2019
@effigies effigies deleted the fix/filenotfounderror branch September 17, 2019 23:37
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