Skip to content

Commit

Permalink
chore: more CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sebcrozet committed Jan 22, 2024
1 parent bef72df commit 6cb7273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dynamics/joint/multibody_joint/multibody_joint_set.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ impl IndexedData for MultibodyJointHandle {
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
/// Indexes usable to get a multibody link from a `MultibodyJointSet`.
///
/// ```rust
/// ```.skip
/// // With:
/// // multibody_joint_set: MultibodyJointSet
/// // multibody_link_id: MultibodyLinkId
Expand Down

0 comments on commit 6cb7273

Please sign in to comment.