mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
chore: fix pep8 formatting fail
This commit is contained in:
@@ -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'),
|
||||
|
Reference in New Issue
Block a user