Skip to content

Commit b41ebe6

Browse files
authored
Merge pull request #1 from discord-python/master
[UPDATE] Ignored a silly rule from flake8.
2 parents 194b420 + 500e1be commit b41ebe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
max-line-length=120
33
application_import_names=bot
44
exclude=.venv
5+
ignore=B311,W503,E226

0 commit comments

Comments
 (0)