mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-04-20 22:14:36 +02:00
4976ec1651
When refactoring the dispatch of the python binding for ClusterFile I forgot chunk_size. Adding it back in. Excluded from release notes since the bug was introduced after the last release and now fixed before the next release. 1. added back chunk_size 2. removed a few commented out lines closes #197