Skip to content

Commit 85e5ce5

Browse files
committed
Merge remote-tracking branch 'upstream/ctable-indexing' into index-ctable-bench
2 parents 23c350a + 56f6561 commit 85e5ce5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bench/ctable/index.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
import blosc2
1717

18-
1918
@dataclass
2019
class Row:
2120
id: int = blosc2.field(blosc2.int64(ge=0))

0 commit comments

Comments
 (0)