Skip to content

Conversation

Redoubts
Copy link

Fix up pack_command annotation, to accept a tuple of more than one element. Currently it's Tuple[A], which means a tuple of exactly one element. Tuple[A, ...] is probably intended.

Fix up pack_command annotation, to accept a tuple of more than one element
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