correct rtype

This commit is contained in:
Rob Calon
2022-12-27 17:27:23 +01:00
committed by GitHub
parent 431ddadb5f
commit 0eae28e183
+1 -1
View File
@@ -100,7 +100,7 @@ class AsyncSerialReader(SerialReader):
"""
Read complete DSMR telegram's from the serial interface and return a Telegram object.
:rtype: generator
:rtype: None
"""
# create Serial StreamReader