Skip to content

Conversation

@anubhav756
Copy link
Contributor

Adds the @override decorator to ToolboxToolset.close to explicitly enforce that it overrides BaseToolset.close.

This improves static analysis safety by ensuring we are alerted if the base class signature changes or if the method is removed in the future.

Adds the `@override` decorator to `ToolboxToolset.close` to explicitly enforce that it overrides `BaseToolset.close`.

This improves static analysis safety by ensuring we are alerted if the base class signature changes or if the method is removed in the future.
@anubhav756 anubhav756 merged commit fc376a4 into main Jan 16, 2026
25 checks passed
@release-please release-please bot mentioned this pull request Jan 16, 2026
@anubhav756 anubhav756 deleted the anubhav-adk-close branch January 16, 2026 04:38
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.

2 participants