From 41277ff965b9083d898ad8c2c990f7c119a8a1ae Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Mon, 20 Jun 2016 08:13:50 -0500 Subject: Use |Flake8| consistently throughout documentation --- docs/source/user/python-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/user/python-api.rst') diff --git a/docs/source/user/python-api.rst b/docs/source/user/python-api.rst index 2e2a16e..214565d 100644 --- a/docs/source/user/python-api.rst +++ b/docs/source/user/python-api.rst @@ -2,7 +2,7 @@ Public Python API =================== -Flake8 3.0.0 presently does not have a public, stable Python API. +|Flake8| 3.0.0 presently does not have a public, stable Python API. When it does it will be located in :mod:`flake8.api` and that will be documented here. -- cgit v1.2.1