Skip to content

Remove unnecessary iter() calls #9

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mnmenator
Copy link

Add a check that ignores the "@everyone" role when the add/sub commands are called with "all" as an argument
//I don't know how to test this without actually implementing it so I can't confirm that it works as intended ¯_(ツ)_/¯

Add a check that ignores the "@everyone" role when the add/sub commands are called with "all" as an argument
//I don't know how to test this without actually implementing it so I can't confirm that it works as intended ¯\_(ツ)_/¯
@CodeMastr3
Copy link
Owner

CodeMastr3 commented Mar 12, 2020

Will test this later today to make sure it all works

@CodeMastr3
Copy link
Owner

Could you make it so indents are 4 spaces? Some of you spaces look non proportional and would cause a python indentation error.

@CodeMastr3
Copy link
Owner

Also functionally I'm not sure if that is really better since it is adding a comparison to the for loop

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.

2 participants