Skip to content

[UPDATE] Ignored a silly rule from flake8.#2

Merged
schwartzadev merged 1 commit intoschwartzadev:masterfrom
python-discord:master
Mar 24, 2018
Merged

[UPDATE] Ignored a silly rule from flake8.#2
schwartzadev merged 1 commit intoschwartzadev:masterfrom
python-discord:master

Conversation

@jb3
Copy link

@jb3 jb3 commented Mar 24, 2018

This rule basically said that we cannot use the random module as it is insecure for cryptography, which we are not even using it for. This commit ignores this so the random module can be used.

This rule basically said that we cannot use the random module as it is insecure for cryptography, which we are not even using it for. This commit ignores this so the random module can be used.
@schwartzadev schwartzadev merged commit 5844b02 into schwartzadev:master Mar 24, 2018
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