Remove extra colon.

The following list is not a literal block.
This commit is contained in:
Zachary Ware 2016-05-12 23:08:08 -05:00
parent 51ae3fefc6
commit 08c7fae8e3
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ Examples::
b'a'
``%b`` will insert a series of bytes. These bytes are collected in one of two
ways::
ways:
- input type supports ``Py_buffer`` [4]_?
use it to collect the necessary bytes