Skip to content

Commit 5d82133

Browse files
committed
docstring
1 parent 5109383 commit 5d82133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pynxtools/dataconverter/chunk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717
#
18-
"""Configuration defaults of the dataconverter."""
18+
"""Configuration and utilities for customized chunking and compression."""
1919

2020
import numpy as np
2121

0 commit comments

Comments
 (0)