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

fix: prevent NoneType closure during guild member check. #439

Merged
merged 1 commit into from Jan 20, 2022
Merged

Conversation

EdVraz
Copy link
Contributor

@EdVraz EdVraz commented Jan 18, 2022

  • fixed a bug (prevented iterating the NoneType)

Checklist

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

- fixed a bug (prevented iterating the NoneType)
@i0bs i0bs changed the title fix!: fix: prevent NoneType closure during guild member check. Jan 20, 2022
@i0bs i0bs merged commit d577cd0 into interactions-py:unstable Jan 20, 2022
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