Commit 500be24a authored by Georg Brandl's avatar Georg Brandl

Fix indentation.

parent bb48a8b5
......@@ -365,12 +365,11 @@ The :class:`SequenceMatcher` class has this constructor:
they occur. All three are reset whenever *b* is reset with :meth:`set_seqs`
or :meth:`set_seq2`.
.. versionadded:: 3.2
.. versionadded:: 3.2
The *bjunk* and *bpopular* attributes.
:class:`SequenceMatcher` objects have the following methods:
.. method:: set_seqs(a, b)
Set the two sequences to be compared.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment