We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5109383 commit 5d82133Copy full SHA for 5d82133
src/pynxtools/dataconverter/chunk.py
@@ -15,7 +15,7 @@
15
# See the License for the specific language governing permissions and
16
# limitations under the License.
17
#
18
-"""Configuration defaults of the dataconverter."""
+"""Configuration and utilities for customized chunking and compression."""
19
20
import numpy as np
21
0 commit comments