From 0d15687282fd99d99685b684cab22cdc62a6147f Mon Sep 17 00:00:00 2001 From: Florent Xicluna Date: Sat, 26 Apr 2014 23:41:28 +0200 Subject: [PATCH] Mismatch with pep8 documentation --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index d143b13..6be8a2c 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -26,7 +26,7 @@ Default ------- If the ``ignore`` option is not in the configuration and not in the arguments, -only the error codes ``E226`` and ``E241/E242`` are ignored +only the error codes ``E123/E133``, ``E226`` and ``E241/E242`` are ignored (see the :ref:`warning and error codes `). Settings