From 11a816f6f099615a1760f9b596553e3f139607ce Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Mon, 2 Sep 2024 10:33:35 +0200 Subject: [PATCH] Update tensor.fbs --- crates/store/re_types/definitions/rerun/archetypes/tensor.fbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/store/re_types/definitions/rerun/archetypes/tensor.fbs b/crates/store/re_types/definitions/rerun/archetypes/tensor.fbs index 472999f743b4..abf8e5150b21 100644 --- a/crates/store/re_types/definitions/rerun/archetypes/tensor.fbs +++ b/crates/store/re_types/definitions/rerun/archetypes/tensor.fbs @@ -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 . /// /// \example archetypes/tensor_simple title="Simple tensor" image="https://static.rerun.io/tensor_simple/baacb07712f7b706e3c80e696f70616c6c20b367/1200w.png" table Tensor (