Fix PEP8 error: netbox/dcim/tests/test_natural_ordering.py:160:5: E303 too many blank lines (2)

This commit is contained in:
Protsenko Andrey 2019-06-07 14:11:03 +03:00
parent 4a7758c847
commit 78ef584b5e

View File

@ -156,7 +156,6 @@ class NaturalOrderingTestCase(TestCase):
self._compare_names(Interface.objects.filter(device=self.device), INTERFACES) self._compare_names(Interface.objects.filter(device=self.device), INTERFACES)
def test_interface_ordering_huawei_vrp(self): def test_interface_ordering_huawei_vrp(self):
INTERFACES = ( INTERFACES = (