Explorar o código

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

Fix PEP 8 error in DCIM tests
Jeremy Stretch %!s(int64=9) %!d(string=hai) anos
pai
achega
d22e4e7698
Modificáronse 1 ficheiros con 1 adicións e 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