From 6b29bab2b1afe5188b9334f75fd7d4078381d9b9 Mon Sep 17 00:00:00 2001 From: Ilambharathi Kanniah Date: Thu, 31 Jul 2014 13:08:25 -0700 Subject: Fixed the formatting in the table --- docs/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.rst b/docs/intro.rst index 3dbef25..59c42ab 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -122,7 +122,7 @@ You can also make pep8.py show the error text in different formats by using --fo $ pep8 testsuite/E40.py --format='%(path)s|%(row)d|%(col)d| %(code)s %(text)s' testsuite/E40.py|2|10| E401 multiple imports on one line -Variables in the ``custom`` format option:: +Variables in the ``custom`` format option +----------------+------------------+ | **Variable** | **Significance** | -- cgit v1.2.1