mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
fix pycodestyle issues
This commit is contained in:
@@ -57,4 +57,4 @@ class ContactModelFilterForm(forms.Form):
|
||||
queryset=ContactRole.objects.all(),
|
||||
required=False,
|
||||
label=_('Contact Role')
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user