Skip to content

Commit

Permalink
[lint] Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Solomon Choe committed Jul 24, 2023
1 parent f8e8165 commit 837354c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c/driver/sqlite/sqlite_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -696,4 +696,4 @@ INSTANTIATE_TEST_SUITE_P(FloatTypes, SqliteFloatParamTest,
// floats (FLT_MIN/FLT_MAX isn't the right thing)

// NANOARROW_TYPE_FLOAT,
NANOARROW_TYPE_DOUBLE));
NANOARROW_TYPE_DOUBLE));

0 comments on commit 837354c

Please sign in to comment.