mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
cosmetic: ifupdownmain: remove empty line (pep8)
Signed-off-by: Julien Fortin <jfortin@nvidia.com>
This commit is contained in:
@ -2501,7 +2501,6 @@ class ifupdownMain:
|
||||
|
||||
def print_ifaceobjs_pretty(self, ifacenames, format='native'):
|
||||
""" pretty prints iface in format given by keyword arg format """
|
||||
|
||||
ifaceobjs = []
|
||||
self._get_ifaceobjs_pretty(ifacenames, ifaceobjs)
|
||||
if not ifaceobjs: return
|
||||
|
Reference in New Issue
Block a user