From 245f94dbc4f86378854413dade25cefb946bf9e3 Mon Sep 17 00:00:00 2001 From: "Emilio J. Palacios-Garcia" <emiliojose.palaciosgarcia@kuleuven.be> Date: Mon, 10 Jul 2023 22:19:35 +0200 Subject: [PATCH] fix test case for pipeline --- test/test_parse_fluvius.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_parse_fluvius.py b/test/test_parse_fluvius.py index 49460fb..6969087 100644 --- a/test/test_parse_fluvius.py +++ b/test/test_parse_fluvius.py @@ -5,7 +5,6 @@ import unittest import pytz -from dsmr_parser import obis_references as obis from dsmr_parser import telegram_specifications from dsmr_parser.exceptions import InvalidChecksumError, ParseError from dsmr_parser.objects import CosemObject, MBusObject, MBusObjectPeak