diff options
| author | Anthony Sottile <asottile@umich.edu> | 2018-12-05 17:47:14 +0000 |
|---|---|---|
| committer | Anthony Sottile <asottile@umich.edu> | 2018-12-05 17:47:14 +0000 |
| commit | 9a9237a3386acb4a28b3eeb237e24cce973f17f6 (patch) | |
| tree | 3bebd2170ee80db5ca7829156307fdcd006b9ddd /docs | |
| parent | 93ad9617b0a192836cbc9a591b5abe74e2c85ba7 (diff) | |
| parent | 3216c7b362bfc6e86a9b342c0e364750a972a65e (diff) | |
| download | flake8-9a9237a3386acb4a28b3eeb237e24cce973f17f6.tar.gz | |
Merge branch 'old-py' into 'master'
Remove workarounds for older, unsupported Pythons
See merge request pycqa/flake8!271
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/internal/checker.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/source/internal/checker.rst b/docs/source/internal/checker.rst index 19bcf7d..d11117c 100644 --- a/docs/source/internal/checker.rst +++ b/docs/source/internal/checker.rst @@ -61,8 +61,6 @@ Utility Functions .. autofunction:: flake8.processor.mutate_string -.. autofunction:: flake8.processor.token_is_comment - .. autofunction:: flake8.processor.token_is_newline .. Substitutions |
