Skip to content

Commit

Permalink
missing unreleased tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Dec 13, 2024
1 parent e7dce0a commit e580ed1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ namespace rerun.components;
///
/// Note that by default all transforms are considered valid.
struct InvalidTransform (
"attr.docs.unreleased",
"attr.python.aliases": "bool",
"attr.python.array_aliases": "bool, npt.NDArray[np.bool_]",
"attr.rust.derive": "Copy, PartialEq, Eq"
Expand Down
6 changes: 3 additions & 3 deletions docs/content/reference/types/components/invalid_transform.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/content/reference/types/datatypes/bool.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e580ed1

Please sign in to comment.