Skip to content

Conversation

ajax146
Copy link
Contributor

@ajax146 ajax146 commented Apr 17, 2024

E713: test for membership should be ‘not in’

5 issues
./techsupport_bot/bot.py:834:12: E713 test for membership should be 'not in'
./techsupport_bot/commands/config.py:183:12: E713 test for membership should be 'not in'
./techsupport_bot/commands/poll.py:238:20: E713 test for membership should be 'not in'
./techsupport_bot/commands/relay.py:302:12: E713 test for membership should be 'not in'
./techsupport_bot/core/cogs.py:291:24: E713 test for membership should be 'not in'

@ajax146 ajax146 merged commit 6f52172 into main Apr 17, 2024
@ajax146 ajax146 deleted the flake8-E713 branch May 7, 2024 21:31
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.

1 participant