Skip to content

Conversation

kmvanbrunt
Copy link
Member

This addresses issue where CommandSet methods which only run after it is registered have to either check if self._cmd is None or cast it to the CLI class to avoid type checker errors.

@kmvanbrunt kmvanbrunt requested a review from anselor as a code owner November 5, 2024 05:49
This addresses issue where CommandSet methods which only run after it is
registered have to either check if self._cmd is None or cast it to the CLI
class to avoid type checker errors.
tleonhardt
tleonhardt previously approved these changes Nov 5, 2024
@kmvanbrunt kmvanbrunt merged commit e281a40 into master Nov 5, 2024
46 checks passed
@kmvanbrunt kmvanbrunt deleted the _cmd_property branch November 5, 2024 13:44
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.

3 participants