mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 09:53:34 -06:00
chore: fix pep8 formatting fail
This commit is contained in:
parent
e7e63796ac
commit
bff9bd5dbd
@ -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