Browse Source

Fix PEP 8 error in DCIM tests

Matt Layher 9 years ago
parent
commit
5181c97281
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netbox/dcim/tests/test_models.py

+ 1 - 1
netbox/dcim/tests/test_models.py

@@ -64,7 +64,7 @@ class RackTestCase(TestCase):
             rack=rack1,
             position=10,
             face=RACK_FACE_REAR,
-            )
+        )
         device1.save()
 
         # Validate rack height