Skip to content

Commit

Permalink
missing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust committed Jan 28, 2025
1 parent c522ada commit 4fd71a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onedal/datatypes/dlpack/data_conversion.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ dal::table convert_to_table(py::object obj, py::object q_obj = py::none());

py::capsule construct_dlpack_capsule(const dal::table& input);

} // namespace oneapi::dal::python::dlpack
} // namespace oneapi::dal::python::dlpack

0 comments on commit 4fd71a6

Please sign in to comment.