Skip to content

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

Merged
eivl merged 2 commits intoeivl:masterfrom
python-discord:master
Mar 25, 2018
Merged

[UPDATE] Ignored a silly rule from flake8.#1
eivl merged 2 commits intoeivl: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.
@eivl eivl merged commit b41ebe6 into eivl:master Mar 25, 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