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.
Originally posted by @essink in INM-6/lif_meanfield_tools#48 (comment)
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
OSErrorinstead 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)