Skip to content

Conversation

@EMRAHFC
Copy link

@EMRAHFC EMRAHFC commented Jan 26, 2026

Overview

Added comprehensive Google style docstrings to base action classes for improved code documentation and better IDE support.

Type of change

  • Bug fix
  • New feature
  • Documentation improvement
  • Bounty issue submission
  • Other:

Changes

  • src/actions/base.py:
    • Added class docstring to MoveCommand with attribute descriptions
    • Added method docstring to ActionConfig.__init__()
    • Added class docstring to ActionConnector
    • Added method docstrings to ActionConnector.__init__(), connect(), and tick()
    • Added class docstring to AgentAction with attribute descriptions
    • Added docstring to Interface class

Checklist

  • Code complies with style guidelines
  • Self-review completed
  • Documentation updated (if applicable)
  • Local testing completed

@EMRAHFC EMRAHFC requested review from a team as code owners January 26, 2026 12:30
@github-actions github-actions bot added robotics Robotics code changes python Python code labels Jan 26, 2026
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.

1 participant