4283: fixing indentation

This commit is contained in:
Aaron Iles ayiles 2024-02-07 13:37:39 -05:00
parent df86d02dd6
commit ef201733c9

View File

@ -434,7 +434,7 @@ class DynamicFilterLookupExpressionTest(TestCase):
)
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 = (
Device(
name='Device 1',