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

Slight modifications to improve the use of the default_dtype parameter #34

Merged
merged 1 commit into from Jan 31, 2017

Conversation

serazing
Copy link
Contributor

  • Check the default_dtype to add if necessary the default endian

  • Modify the IOError when the metadata is absent and the default_dtype is needed

  • Add a test to check if an IOError is correctly raised when there is no metadata and default_dtype is None

* Check the default_dtype to add if necessary the default endian

* Modify the IOError when the metadata is absent and the default_dtype is needed

* Add a test to check if an IOError is correctly raised when there is no metadata and default_dtype is None
@rabernat
Copy link
Member

Simple and perfect solution. And it is covered by tests. Thanks so much for the contribution!

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.

None yet

2 participants