Skip to content

Change chart_id type from int to str in move_chart#511

Merged
palewire merged 1 commit intomainfrom
palewire-patch-1
Nov 12, 2025
Merged

Change chart_id type from int to str in move_chart#511
palewire merged 1 commit intomainfrom
palewire-patch-1

Conversation

@palewire
Copy link
Collaborator

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects the type annotation for the chart_id parameter in the move_chart method from int to str, bringing it into alignment with the consistent pattern used throughout the codebase.

Key Changes:

  • Updated chart_id parameter type from int to str in the move_chart method signature
  • Updated the corresponding docstring to reflect the type change

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@palewire palewire merged commit 55e80ad into main Nov 12, 2025
23 checks passed
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.

1 participant