mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-21 12:06:42 +08:00
fix styling
This commit is contained in:
parent
c9328d5c68
commit
93ea457a08
@ -2419,7 +2419,7 @@ void init_ops(py::module_& m) {
|
||||
},
|
||||
"array"_a,
|
||||
py::pos_only(),
|
||||
"repeats"_a ,
|
||||
"repeats"_a,
|
||||
"axis"_a = none,
|
||||
py::kw_only(),
|
||||
"stream"_a = none,
|
||||
|
Loading…
Reference in New Issue
Block a user