Latest pycodestyle

This commit is contained in:
Anthony Sottile 2019-01-23 07:59:09 -08:00
parent 532ea9ccab
commit 50e7cc71b9
7 changed files with 21 additions and 4 deletions

View file

@ -48,6 +48,7 @@ the data instead of being called on each physical or logical line.
- :attr:`~flake8.processor.FileProcessor.file_tokens`
- :attr:`~flake8.processor.FileProcessor.lines`
- :attr:`~flake8.processor.FileProcessor.max_line_length`
- :attr:`~flake8.processor.FileProcessor.max_doc_length`
- :attr:`~flake8.processor.FileProcessor.total_lines`
- :attr:`~flake8.processor.FileProcessor.verbose`