pep8
This commit is contained in:
parent
8a868ce826
commit
c4caf54576
@ -182,7 +182,6 @@ class TelegramParserV5Test(unittest.TestCase):
|
||||
assert isinstance(result[obis.HOURLY_GAS_METER_READING].value, Decimal)
|
||||
assert result[obis.HOURLY_GAS_METER_READING].value == Decimal('0.107')
|
||||
|
||||
|
||||
def test_checksum_valid(self):
|
||||
# No exception is raised.
|
||||
TelegramParser.validate_checksum(TELEGRAM_V5)
|
||||
|
Loading…
Reference in New Issue
Block a user