Skip to content

Commit 1a4d82f

Browse files
committed
Fix typo
1 parent 5baedd5 commit 1a4d82f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/blosc2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,11 +539,11 @@ def _raise(exc):
539539
"asin",
540540
"asinh",
541541
"astype",
542-
"clib_info",
543542
"atan",
544543
"atan2",
545544
"atanh",
546545
"broadcast_to",
546+
"clib_info",
547547
"compress",
548548
"compress2",
549549
"compressor_list",

0 commit comments

Comments
 (0)