mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-25 00:36:11 -06:00
pep8 fix (blank lines)
This commit is contained in:
parent
949be3ec48
commit
743fc934c2
@ -1178,7 +1178,6 @@ class PortTypeChoices(ChoiceSet):
|
|||||||
TYPE_OTHER = 'other'
|
TYPE_OTHER = 'other'
|
||||||
TYPE_BACKPLANE = 'backplane'
|
TYPE_BACKPLANE = 'backplane'
|
||||||
|
|
||||||
|
|
||||||
CHOICES = (
|
CHOICES = (
|
||||||
(
|
(
|
||||||
'Copper',
|
'Copper',
|
||||||
|
Loading…
Reference in New Issue
Block a user