Skip to content

Commit

Permalink
Update tensor.fbs
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Sep 2, 2024
1 parent 87f052a commit 11a816f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace rerun.archetypes;
///
/// \py It's not currently possible to use `send_columns` with tensors since construction
/// \py of `rerun.components.TensorDataBatch` does not support more than a single element.
/// \py This will be addressed as part of https://github.com/rerun-io/rerun/issues/6832.
/// \py This will be addressed as part of <https://github.com/rerun-io/rerun/issues/6832>.
///
/// \example archetypes/tensor_simple title="Simple tensor" image="https://static.rerun.io/tensor_simple/baacb07712f7b706e3c80e696f70616c6c20b367/1200w.png"
table Tensor (
Expand Down

0 comments on commit 11a816f

Please sign in to comment.