Fix up documentation even more

This commit is contained in:
Aaron Heise
2023-02-27 21:10:28 -06:00
parent 661964277f
commit 118acf77b8
3 changed files with 56 additions and 18 deletions

View File

@@ -132,7 +132,7 @@ This chapter lists and explains all classes exposed by the Reticulum Network Sta
Channel
------
.. autoclass:: RNS.Channel.Channel(outlet)
.. autoclass:: RNS.Channel.Channel()
:members:
.. _api-messsagebase: