Skip to content

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

Merged
samhallam03 merged 2 commits intosamhallam03:masterfrom
python-discord:master
Mar 24, 2018
Merged

[UPDATE] Ignored a silly rule from flake8.#2
samhallam03 merged 2 commits intosamhallam03: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.

jb3 and others added 2 commits March 24, 2018 02:52
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.
@samhallam03 samhallam03 merged commit 1b213f3 into samhallam03: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