From 78ef584b5e5bcb7dd29238f4bc99b8f11fe0d762 Mon Sep 17 00:00:00 2001 From: Protsenko Andrey Date: Fri, 7 Jun 2019 14:11:03 +0300 Subject: [PATCH] Fix PEP8 error: netbox/dcim/tests/test_natural_ordering.py:160:5: E303 too many blank lines (2) --- netbox/dcim/tests/test_natural_ordering.py | 1 - 1 file changed, 1 deletion(-) diff --git a/netbox/dcim/tests/test_natural_ordering.py b/netbox/dcim/tests/test_natural_ordering.py index 4e71474cc..a37e6649f 100644 --- a/netbox/dcim/tests/test_natural_ordering.py +++ b/netbox/dcim/tests/test_natural_ordering.py @@ -156,7 +156,6 @@ class NaturalOrderingTestCase(TestCase): self._compare_names(Interface.objects.filter(device=self.device), INTERFACES) - def test_interface_ordering_huawei_vrp(self): INTERFACES = (