chore: fix pep8 formatting fail

This commit is contained in:
ndom91 2020-11-24 16:07:22 +01:00
parent e7e63796ac
commit bff9bd5dbd

View File

@ -289,7 +289,6 @@ class PowerPortTypeChoices(ChoiceSet):
TYPE_USB_3_B = 'usb-3-b'
TYPE_USB_3_MICROB = 'usb-3-micro-b'
CHOICES = (
('IEC 60320', (
(TYPE_IEC_C6, 'C6'),