You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the coverage report, the targeted code lines 244/245 in input_output.py are marked as missing. Depending on which error the h5py_wrapper throws it could rather be OSError instead of IOError.
Anyways, I think, it would be nice to print a user warning at this point, but this is an issue for another pull request.
In the coverage report, the targeted code lines 244/245 in input_output.py are marked as missing. Depending on which error the h5py_wrapper throws it could rather be
OSError
instead ofIOError
.Anyways, I think, it would be nice to print a user warning at this point, but this is an issue for another pull request.
Originally posted by @essink in INM-6/lif_meanfield_tools#48 (comment)
The text was updated successfully, but these errors were encountered: