pep8
This commit is contained in:
parent
87a5a2d2fa
commit
11672d0512
@ -68,7 +68,6 @@ class SerialReader(object):
|
|||||||
logger.error('Failed to parse telegram: %s', e)
|
logger.error('Failed to parse telegram: %s', e)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class AsyncSerialReader(SerialReader):
|
class AsyncSerialReader(SerialReader):
|
||||||
"""Serial reader using asyncio pyserial."""
|
"""Serial reader using asyncio pyserial."""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user