Merge pull request #59 from digitalocean/dcim-tests-pep-8

Fix PEP 8 error in DCIM tests
This commit is contained in:
Jeremy Stretch
2016-06-28 10:42:38 -04:00
committed by GitHub

View File

@@ -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