Skip to content

Commit

Permalink
re-run CI
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
  • Loading branch information
InvincibleRMC committed Oct 4, 2024
1 parent 32a4356 commit fb13d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosidl_adapter/rosidl_adapter/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,7 @@ def validate_field_types(spec: Union[MessageSpecification,
(spec_type, base_type, field))



class ServiceSpecification:

def __init__(self, pkg_name: str, srv_name: str, request: MessageSpecification,
Expand Down

0 comments on commit fb13d0d

Please sign in to comment.