Skip to content

fix: typo in CommandList field name#564

Open
leenr wants to merge 1 commit into
annetutil:mainfrom
leenr:fix/commandlist-fix-typo
Open

fix: typo in CommandList field name#564
leenr wants to merge 1 commit into
annetutil:mainfrom
leenr:fix/commandlist-fix-typo

Conversation

@leenr
Copy link
Copy Markdown
Contributor

@leenr leenr commented May 26, 2026

No description provided.

Comment thread annet/annlib/command.py
@dataclass
class CommandList:
cmss: List[Command] = field(default_factory=list)
cmds: List[Command] = field(default_factory=list)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it breaks compatibility!

@leenr leenr changed the title chore: fix typo in CommandList field name fix: typo in CommandList field name May 26, 2026
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