mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 05:28:16 -06:00
4283: fixing indentation
This commit is contained in:
parent
df86d02dd6
commit
ef201733c9
@ -434,7 +434,7 @@ class DynamicFilterLookupExpressionTest(TestCase):
|
|||||||
)
|
)
|
||||||
Rack.objects.bulk_create(racks)
|
Rack.objects.bulk_create(racks)
|
||||||
|
|
||||||
# Assemble the tuple of devices to be created in bulk.
|
# Assemble the tuple of devices to be created in bulk.
|
||||||
devices = (
|
devices = (
|
||||||
Device(
|
Device(
|
||||||
name='Device 1',
|
name='Device 1',
|
||||||
|
Loading…
Reference in New Issue
Block a user