-
-
Notifications
You must be signed in to change notification settings - Fork 469
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Single Member Enums Fail Converting To Option (#2577)
* fix: Check If Enum Has Docstring Before Using It As Option Description * fix: Single Item Enums Of Invalid Types Not Converting To String * chore: Update Changelog * style(pre-commit): auto fixes from pre-commit.com hooks * chore: I Used The Wrong PR Number * Update discord/commands/options.py Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Ice Wolfy <[email protected]> --------- Signed-off-by: Ice Wolfy <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dorukyum <[email protected]>
- Loading branch information
1 parent
cd53c9c
commit 96180fb
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters