Skip to content

docs(MoveZenohRemoteConnector): fix __init__ config type in docstring#1631

Merged
openminddev merged 1 commit intoOpenMind:mainfrom
Wanbogang:docs-fix-move-zenoh-remote-config-type
Jan 19, 2026
Merged

docs(MoveZenohRemoteConnector): fix __init__ config type in docstring#1631
openminddev merged 1 commit intoOpenMind:mainfrom
Wanbogang:docs-fix-move-zenoh-remote-config-type

Conversation

@Wanbogang
Copy link
Copy Markdown
Contributor

Summary

This PR fixes an incorrect type annotation in the docstring of the __init__ method of the MoveZenohRemoteConnector class in src/actions/move_turtle/connector/zenoh_remote.py.

Changes

  • Corrected the documented type for the config parameter in MoveZenohRemoteConnector.__init__ docstring from ActionConfig to MoveZenohRemoteConfig.

@Wanbogang Wanbogang requested review from a team as code owners January 18, 2026 12:26
@github-actions github-actions Bot added robotics Robotics code changes python Python code labels Jan 18, 2026
@openminddev openminddev merged commit d15e51f into OpenMind:main Jan 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python code robotics Robotics code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants