We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4239d commit 0d2ee80Copy full SHA for 0d2ee80
src/blosc2/schunk.py
@@ -474,7 +474,7 @@ def info(self) -> InfoReporter:
474
475
@property
476
def info_items(self) -> list:
477
- """A list of tuples with the information about this array.
+ """A list of tuples with the information about this schunk.
478
Each tuple contains the name of the attribute and its value.
479
"""
480
items = []
0 commit comments