Unverified Kaydet (Commit) 12d0ff12 authored tarafından Benjamin Peterson's avatar Benjamin Peterson Kaydeden (comit) GitHub

Remove ">>>" from testsetup. (GH-10017)

Fixes doc build breakage from 890a4b92.
üst 890a4b92
...@@ -257,7 +257,7 @@ To convert to a key function, just wrap the old comparison function: ...@@ -257,7 +257,7 @@ To convert to a key function, just wrap the old comparison function:
.. testsetup:: .. testsetup::
>>> from functools import cmp_to_key from functools import cmp_to_key
.. doctest:: .. doctest::
......
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