Explorar el Código

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

Fix PEP 8 error in DCIM tests
Jeremy Stretch hace 9 años
padre
commit
d22e4e7698
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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