mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-07 16:18:16 -06:00
PEP8 fix; newline in contants
This commit is contained in:
parent
24f062007f
commit
26ff6d6a14
@ -4,4 +4,4 @@ from utilities.forms import ChainedModelMultipleChoiceField
|
||||
# Fields which are used on ManyToMany relationships
|
||||
M2M_FIELD_TYPES = [
|
||||
ChainedModelMultipleChoiceField,
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user