mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 17:18:16 -06:00
Fixed Missing Parentheses in chouces.py
This commit is contained in:
parent
e1194401a1
commit
0797af3e6e
@ -503,6 +503,7 @@ class PowerOutletTypeChoices(ChoiceSet):
|
||||
(TYPE_CS_8365C, 'CS8365C'),
|
||||
(TYPE_CS_8464C, 'CS8464C'),
|
||||
(TYPE_CS_8465C, 'CS8465C'),
|
||||
)),
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user