Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DennyChee
Copy link
Owner

changed 'lzf' to iDict['compression']

Description of proposed changes

.h5 files were being compressed to 'lzf' despite a different input in the config file for compression.

Reminders

  • Fix #xxxx
  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

changed 'lzf' to iDict['compression']
@DennyChee DennyChee merged commit f0694fc into main Apr 1, 2025
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