Skip to content

Commit 9af8318

Browse files
Cyclic import (numcodecs → numcodecs.pcodec)
1 parent 07755d1 commit 9af8318

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numcodecs/pcodec.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from typing import Literal, Optional
22

3-
import numcodecs
43
import numcodecs.abc
54
from numcodecs.compat import ensure_contiguous_ndarray
65

0 commit comments

Comments
 (0)