We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1769405 commit 073bb06Copy full SHA for 073bb06
1 file changed
arrow/datatype_fixedwidth.go
@@ -17,8 +17,8 @@
17
package arrow
18
19
import (
20
- "cmp"
21
- "errors"
+ "cmp"
+ "errors"
22
"fmt"
23
"strconv"
24
"sync"
0 commit comments