summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-04-14 19:22:48 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-04-14 19:22:48 +0200
commitb14a97e5753b9c63794b76a8ef66ef9a03186b79 (patch)
tree20c872568cdef90e1041597308adac7ef82e90ec
parent96290d48b1334fe8542666174d7775cda3f46d9a (diff)
downloadpep8-b14a97e5753b9c63794b76a8ef66ef9a03186b79.tar.gz
Fix documentation build
-rw-r--r--docs/api.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 317a8be..b346aba 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -34,7 +34,6 @@ The :class:`Checker` class can be used to check a single file.
.. autoclass:: Checker(filename=None, lines=None, report=None, **kwargs)
.. automethod:: readline
- .. automethod:: readline_check_physical
.. automethod:: run_check(check, argument_names)
.. automethod:: check_physical(line)
.. automethod:: build_tokens_line