fix pep style

This commit is contained in:
Matthias 2021-12-29 15:51:44 +01:00
parent 1eb9b395bc
commit 624b16a419
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -300,7 +300,6 @@ class TestSerialNumberExtraction(TestCase):
with self.assertRaises(ValidationError):
e("10, a, 7-70j", 4, 1)
def test_combinations(self):
e = helpers.extract_serial_numbers