Skip to content

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

Merged
delterr merged 1 commit into
delterr:masterfrom
python-discord:master
Mar 24, 2018
Merged

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

Conversation

@jb3
Copy link
Copy Markdown

@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.
@delterr delterr merged commit 367a400 into delterr: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