Skip to content

Commit

Permalink
Merge?
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carlstrom <[email protected]>
  • Loading branch information
InvincibleRMC committed Mar 1, 2024
1 parent e3e3bcf commit ebfdce1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rclpy/rclpy/duration.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
from rclpy.impl.implementation_singleton import rclpy_implementation as _rclpy


<<<<<<< HEAD
=======

>>>>>>> 3538803 (update type alias name)
class DurationType:
"""Type alias of _rclpy.rcl_duration_t."""

Expand Down

0 comments on commit ebfdce1

Please sign in to comment.