mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-10 13:52:58 +00:00
Fix markdown formatting (#1188)
This commit is contained in:
committed by
Weston Pace
parent
ba56208a34
commit
2b132a0bef
@@ -142,6 +142,7 @@ rules are as follows:
|
||||
|
||||
**`Example`**
|
||||
|
||||
```ts
|
||||
import { fromTableToBuffer, makeArrowTable } from "../arrow";
|
||||
import { Field, FixedSizeList, Float16, Float32, Int32, Schema } from "apache-arrow";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user