Fix PEP8 issues
[integration/test.git] / tools / odl-ovsdb-performance-tests / ovsdbconfigblaster.py
index bcadef3b8220fb562f04d930695d429b8e66a1e1..b3731bc7319e645390dcebf9a22eeac2f33280f5 100644 (file)
@@ -92,7 +92,6 @@ class OvsdbConfigBlaster (object):
         return ovsdb_url
 
     def add_vswitch_to_dict(self, vswitch_ip, vswitch_remote_ip, vswitch_ovsdb_port, vswitch_name):
-
         """ Add details of an Open vSwitch instance to self.vswitch_dict
         Args:
             :param vswitch_ip: The ip of Open vSwitch to use