mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-26 18:38:38 -06:00
Fix PEP 8 error in DCIM tests
This commit is contained in:
parent
4208b194b9
commit
0a6c8ee907
@ -64,7 +64,7 @@ class RackTestCase(TestCase):
|
|||||||
rack=rack1,
|
rack=rack1,
|
||||||
position=10,
|
position=10,
|
||||||
face=RACK_FACE_REAR,
|
face=RACK_FACE_REAR,
|
||||||
)
|
)
|
||||||
device1.save()
|
device1.save()
|
||||||
|
|
||||||
# Validate rack height
|
# Validate rack height
|
||||||
|
Loading…
Reference in New Issue
Block a user