Merge pull request #3411 from jepler/ble-doc-typo

_bleio: fix markup typo
This commit is contained in:
Jeff Epler 2020-09-13 12:50:12 -05:00 committed by GitHub
commit a81a2cff02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ STATIC mp_obj_t bleio_address_make_new(const mp_obj_type_t *type, size_t n_args,
//| or use `str()` on the :py:class:`~_bleio.Attribute` object itself, the address will be printed
//| in the expected order. For example:
//|
//| .. code-block:: pycon
//| .. code-block:: python
//|
//| >>> import _bleio
//| >>> _bleio.adapter.address