mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 05:21:55 -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_MICROB = 'usb-3-micro-b'
|
||||
|
||||
|
||||
CHOICES = (
|
||||
('IEC 60320', (
|
||||
(TYPE_IEC_C6, 'C6'),
|
||||
|
Loading…
Reference in New Issue
Block a user