Fix markdown formatting (#1188)

This commit is contained in:
Pranav Maddi
2024-04-05 12:58:26 -07:00
committed by Weston Pace
parent ba56208a34
commit 2b132a0bef

View File

@@ -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";