HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
109 stars 39 forks source link

fix retries option for hsload #181

Closed jreadey closed 3 months ago

jreadey commented 3 months ago

hsload --retries was raising a ValueError when used. Convert option to int before passing to File object.

mattjala commented 3 months ago

LGTM. The test failures seem to be from a failure to download the external files with wget