mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-16 12:38:17 -06:00
Fix PEP8 error: netbox/dcim/tests/test_natural_ordering.py:160:5: E303 too many blank lines (2)
This commit is contained in:
parent
4a7758c847
commit
78ef584b5e
@ -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 = (
|
||||
|
Loading…
Reference in New Issue
Block a user