fix styling

This commit is contained in:
Bahaa Eddin tabbakha 2023-12-24 11:42:02 +03:00
parent c9328d5c68
commit 93ea457a08

View File

@ -2419,7 +2419,7 @@ void init_ops(py::module_& m) {
}, },
"array"_a, "array"_a,
py::pos_only(), py::pos_only(),
"repeats"_a , "repeats"_a,
"axis"_a = none, "axis"_a = none,
py::kw_only(), py::kw_only(),
"stream"_a = none, "stream"_a = none,