Skip to content
This repository was archived by the owner on Apr 2, 2018. It is now read-only.

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

Merged
Refisio merged 1 commit intoRefisio:masterfrom
python-discord:master
Mar 24, 2018
Merged

[UPDATE] Ignored a silly rule from flake8.#3
Refisio merged 1 commit intoRefisio: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. Please merge this ASAP.

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.
@Refisio Refisio merged commit a9b8d9f into Refisio:master Mar 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants