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 8dddc8c commit 56f6561Copy full SHA for 56f6561
1 file changed
bench/ctable/index.py
@@ -15,7 +15,6 @@
15
16
import blosc2
17
18
-
19
@dataclass
20
class Row:
21
id: int = blosc2.field(blosc2.int64(ge=0))
0 commit comments