Merge pull request #79 from moreati/doc-router-route

Fix indentation of Router.route anchor
pull/87/head
dw 7 years ago committed by GitHub
commit 3e20b5036f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -410,7 +410,7 @@ Router Class
messages such as ``CALL_FUNCTION`` arrive only from trusted
contexts.
.. method:: route(msg)
.. method:: route(msg)
Arrange for the :py:class:`Message` `msg` to be delivered to its
destination using any relevant downstream context, or if none is found,

Loading…
Cancel
Save