Skip to content

Conversation

@dennis0324
Copy link
Contributor

@dennis0324 dennis0324 commented Apr 25, 2022

part of sub commands make trouble in example code
TypeError: run.<locals>.cmd() missing 1 required positional argument: 'second_option' so
changed second_option: str to second_option: str =""

About

This pull request is about (X), which does (Y).

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • This fixes/solves an Issue.
    • (If existent):
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

part of sub commands make trouble in python 3.10 above the error occur 
TypeError: run.<locals>.cmd() missing 1 required positional argument: 'second_option'
@dennis0324 dennis0324 changed the title changing sub commands example code doc: changing sub commands example code Apr 25, 2022
@EepyElvyra EepyElvyra enabled auto-merge (squash) April 26, 2022 21:59
@EepyElvyra EepyElvyra merged commit 5e0eb5b into interactions-py:unstable Apr 26, 2022
@dennis0324 dennis0324 deleted the patch-2 branch April 28, 2022 05:48
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