Skip to content

Commit 28a7366

Browse files
committed
fix spacing
1 parent 5e58767 commit 28a7366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Functions/h3IsResClassIII.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ class FunctionH3IsResClassIII : public IFunction
5858
arguments[0].type->getName(),
5959
1,
6060
getName());
61+
6162
const auto & data = column->getData();
6263

6364
auto dst = ColumnVector<UInt8>::create();

0 commit comments

Comments
 (0)