Skip to content

Commit e05d661

Browse files
adding newline at end of file
Signed-off-by: Mike Wilson <[email protected]>
1 parent 50167c3 commit e05d661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/cpp/src/parse_uri.cu

+1-1
Original file line numberDiff line numberDiff line change
@@ -993,4 +993,4 @@ std::unique_ptr<cudf::column> parse_uri_to_query(cudf::strings_column_view const
993993
return detail::parse_uri(input, detail::URI_chunks::QUERY, strings_column_view(*col), stream, mr);
994994
}
995995

996-
} // namespace spark_rapids_jni
996+
} // namespace spark_rapids_jni

0 commit comments

Comments
 (0)