Skip to content

Conversation

@hpenney2
Copy link
Contributor

@hpenney2 hpenney2 commented May 4, 2021

About this pull request

Very small change that allows for either a string or integer value to be passed to create_choice, instead of only strings.

Changes

  • Changed type hint of create_choice to Union[str, int] instead of str

Checklist

  • I've checked this pull request runs on Python 3.6.X.
  • This fixes something in Issues.
    • Issue:
  • This adds something new.
  • There is/are breaking change(s).
  • (If required) Relevant documentation has been updated/added.
  • This is not a code change. (README, docs, etc.)

@eunwoo1104
Copy link
Contributor

Merging, thank you for contributing!

@eunwoo1104 eunwoo1104 merged commit 00e563c into interactions-py:master May 12, 2021
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.

4 participants