diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-05 06:06:49 -0800 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-05 06:34:55 -0800 |
| commit | 3216c7b362bfc6e86a9b342c0e364750a972a65e (patch) | |
| tree | 3bebd2170ee80db5ca7829156307fdcd006b9ddd /docs/source | |
| parent | 93ad9617b0a192836cbc9a591b5abe74e2c85ba7 (diff) | |
| download | flake8-3216c7b362bfc6e86a9b342c0e364750a972a65e.tar.gz | |
Remove workarounds for older, unsupported Pythons
Diffstat (limited to 'docs/source')
| -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 |
