diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2018-11-11 11:14:51 +0200 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2018-11-11 11:14:51 +0200 |
| commit | dedb741fadc19fd547798afb8def09e776840341 (patch) | |
| tree | 29689a5032b948d1fb88bb91348a348da28c28da /docs/source/user/python-api.rst | |
| parent | 4439ea202526b50154d287f3e581222a4c86d782 (diff) | |
| download | flake8-dedb741fadc19fd547798afb8def09e776840341.tar.gz | |
Grammar fixes
Diffstat (limited to 'docs/source/user/python-api.rst')
| -rw-r--r-- | docs/source/user/python-api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/user/python-api.rst b/docs/source/user/python-api.rst index 2c576ae..85b33b8 100644 --- a/docs/source/user/python-api.rst +++ b/docs/source/user/python-api.rst @@ -11,7 +11,7 @@ be documented here. Legacy API ========== -When |Flake8| broke it's hard dependency on the tricky internals of +When |Flake8| broke its hard dependency on the tricky internals of pycodestyle, it lost the easy backwards compatibility as well. To help existing users of that API we have :mod:`flake8.api.legacy`. This module includes a couple classes (which are documented below) and a function. |
