Skip to content

fix(shared): add delegate_formatter to shared module exports#702

Open
github-actions[bot] wants to merge 1 commit intomainfrom
fix/code-quality/add-shared-exports
Open

fix(shared): add delegate_formatter to shared module exports#702
github-actions[bot] wants to merge 1 commit intomainfrom
fix/code-quality/add-shared-exports

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Summary

Adds format_delegate_title to the shared module's __all__ exports, ensuring all public utilities in the shared module are properly exported.

Changes

  • Added import for format_delegate_title from delegate_formatter module
  • Added format_delegate_title to __all__ list
  • Reformatted __all__ as multi-line for better readability

Related Issue

Addresses findings from #701

Testing

  • Linting passes
  • Tests pass (1313 tests)

This PR was automatically generated by the Code Quality Report workflow.

This PR was created by an AI agent (OpenHands) on behalf of the user.

Adds format_delegate_title to the shared module's __all__ exports,
ensuring all public utilities in the shared module are properly exported.

Addresses item from code quality report.

Closes #701

Co-authored-by: openhands <openhands@all-hands.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants