Przeglądaj źródła

Fix PEP 8 error in DCIM tests

Matt Layher 10 lat temu
rodzic
commit
5181c97281
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