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

Suppress PyNaCl warnings of Discord notify #18385

Merged
merged 2 commits into from Nov 11, 2018
Merged

Suppress PyNaCl warnings of Discord notify #18385

merged 2 commits into from Nov 11, 2018

Conversation

sqldiablo
Copy link
Contributor

Description:

Suppress PyNaCl warnings, since we're not using the voice features of the discord.py package. Correct variable used before it is assigned error for the images variable.

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

Suppress PyNaCl warnings, since we're not using the voice features of the discord.py package.

Correct variable used before it is assigned error for the images variable.
@sqldiablo sqldiablo changed the title Discord - Bugfixes Discord - Minor bugfixes Nov 11, 2018
Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🐦

@fabaff fabaff changed the title Discord - Minor bugfixes Suppress PyNaCl warnings of Discord notify Nov 11, 2018
@fabaff fabaff merged commit ca86755 into home-assistant:dev Nov 11, 2018
@ghost ghost removed the in progress label Nov 11, 2018
@sqldiablo sqldiablo deleted the discord branch November 11, 2018 22:17
@balloob balloob mentioned this pull request Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants