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.
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