Przeglądaj źródła

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

Fix PEP 8 error in DCIM tests
Jeremy Stretch 9 lat temu
rodzic
commit
d22e4e7698
1 zmienionych plików z 1 dodań i 1 usunięć
  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