Add test/style suite.
This commit is contained in:
@@ -62,4 +62,3 @@ class SerialReader(object):
|
||||
if is_end_of_telegram(line):
|
||||
yield self.telegram_parser.parse(telegram)
|
||||
telegram = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user