mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 18:08:38 -06:00
chore: fix pep8 formatting fail
This commit is contained in:
parent
e81f9be061
commit
9aa38a0d57
@ -289,7 +289,6 @@ class PowerPortTypeChoices(ChoiceSet):
|
|||||||
TYPE_USB_3_B = 'usb-3-b'
|
TYPE_USB_3_B = 'usb-3-b'
|
||||||
TYPE_USB_3_MICROB = 'usb-3-micro-b'
|
TYPE_USB_3_MICROB = 'usb-3-micro-b'
|
||||||
|
|
||||||
|
|
||||||
CHOICES = (
|
CHOICES = (
|
||||||
('IEC 60320', (
|
('IEC 60320', (
|
||||||
(TYPE_IEC_C6, 'C6'),
|
(TYPE_IEC_C6, 'C6'),
|
||||||
|
Loading…
Reference in New Issue
Block a user