diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -17,8 +17,7 @@ commands = {posargs} [flake8] #show-source = True -#E265 = it can't deal with my #{ section sections -#F403 = from module import * in __init__ +# E265 = comment blocks like @{ section, which it can't handle ignore = E265 max-line-length = 120 exclude = .tox,.venv,build,dist,doc,git/ext/ |
