Skip to content

Commit

Permalink
fix python doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Jul 30, 2024
1 parent c0d5df4 commit b4fd46e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rerun_py/docs/gen_common_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,9 @@ class Section:
"archetypes.Transform3D",
"archetypes.LeafTransforms3D",
"archetypes.ViewCoordinates",
"components.Scale3D",
"datatypes.Quaternion",
"datatypes.RotationAxisAngle",
"datatypes.Scale3D",
"datatypes.TranslationRotationScale3D",
],
gen_page=False,
),
Expand Down

0 comments on commit b4fd46e

Please sign in to comment.