diff options
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ python_files = tests/*/*.py pep8maxlinelength = 119 pep8ignore = * E129 + * E125 doc/source/conf.py ALL tmp/* ALL */lib/python3* ALL |