Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added logging level and description localizations #13

Merged
merged 3 commits into from Jun 16, 2022
Merged

Added logging level and description localizations #13

merged 3 commits into from Jun 16, 2022

Conversation

KeenanOH
Copy link
Contributor

Without description_localizations in the SlashOption class, an error would be raised when trying to make an option because the SlashOption class did not have the description_localizations attribute.

Also set the logging level.

@KAJdev
Copy link
Owner

KAJdev commented Jun 16, 2022

lgtm

@KAJdev KAJdev merged commit 4323eba into KAJdev:dev Jun 16, 2022
KAJdev added a commit that referenced this pull request Jun 17, 2022
* Formatted code with black

* Create CONTRIBUTING.md

* Added logging level and description localizations (#13)

* fix: add description localizations to SlashOption

* style: cleaned imports along with adding Permissions to __all__ in enums.py (#14)

* added __all__ to files without it (#15)

* refactor: added `__all__` to files without it

* Show full exception information (#16)

* chore: version bump

Co-authored-by: Shinobou <86394469+Shinobou@users.noreply.github.com>
Co-authored-by: Julien K <me@julien.dev>
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.

None yet

2 participants