You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
classRoleError(BluetoothError):
"""Raised when a resource is used as the mismatched role. For example, if a local CCCD is attempted to be set but they can only be set when remote."""
...
The generated rst is:
.. py:exception:: RoleError
Bases: :py:obj:`BluetoothError`
Raised when a resource is used as the mismatched role.
For example, if a local CCCD is attempted to be set but they can
only be set when remote.
Initialize self. See help(type(self)) for accurate signature.
Initialize self. See help(type(self)) for accurate signature.
The error is:
/home/tannewt/repos/circuitpython/shared-bindings/_bleio/index.rst:49:Block quote ends without a blank line; unexpected unindent.
The text was updated successfully, but these errors were encountered:
tannewt
added a commit
to tannewt/circuitpython
that referenced
this issue
Jul 27, 2021
Hi hi, thanks for the improvements to autoapi! It looks like 1.8.2 broke our doc build: https://github.com/adafruit/circuitpython/runs/3167416491
The cause looks to be this input stub:
The generated rst is:
The error is:
The text was updated successfully, but these errors were encountered: