mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
doc: fix format
This commit is contained in:
parent
38cb37874f
commit
c1cd1ee82c
|
@ -81,7 +81,7 @@ And the new class works as intended::
|
|||
>>> some_transformer.transform(10)
|
||||
100
|
||||
|
||||
And the classes can be mixed in together:
|
||||
And the classes can be mixed in together::
|
||||
|
||||
class ExampleThree(BaseCollector, PlusOne, TimesTen):
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue
Block a user