Skip to content

Commit fc57078

Browse files
committed
fix TOC level of the "About the BusABC class" section
1 parent ac0e2ed commit fc57078

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/development.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ These steps are a guideline on how to add a new backend to python-can.
4242
an entry in ``doc/interface/*``.
4343
- Add tests in ``test/*`` where appropiate.
4444

45+
4546
About the ``BusABC`` class
46-
==========================
47+
--------------------------
4748

4849
Concrete implementations *have to* implement the following:
4950
* :meth:`~can.BusABC.send` to send individual messages

0 commit comments

Comments
 (0)