mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 05:21:55 -06:00
Fix PEP8 Errors
This commit is contained in:
parent
6e8e6809f3
commit
6fa54bed73
@ -2,6 +2,7 @@ from django import forms
|
||||
from utilities.forms import APISelectMultiple, FilterChoiceField
|
||||
from .models import Tenant, TenantGroup
|
||||
|
||||
|
||||
#
|
||||
# Tenancy filtering form extension
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user