canio: docs: fix how we refer to 'the listen method'
This commit is contained in:
parent
8d45be1cd9
commit
f4fd5bbfc4
@ -34,8 +34,8 @@
|
||||
//| class Listener:
|
||||
//| """Listens for CAN message
|
||||
//|
|
||||
//| canio.Listener is not constructed directly, but instead by calling the
|
||||
//| Listen method of a canio.CAN object."""
|
||||
//| canio.Listener is not constructed directly, but instead by calling
|
||||
//| `~canio.CAN.listen`."""
|
||||
//|
|
||||
|
||||
//| def receive(self) -> Optional[Message]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user