Fix PEP8 issues
[integration/test.git] / tools / odl-mdsal-clustering-tests / clustering-performance-test / shard_perf_test.py
index b8ecea65e4f0991d328b4b1556019977a066f40b..e6fcf50879e451fe40d973f2bd125c854f482d0f 100755 (executable)
@@ -233,6 +233,7 @@ class TopoUrlGenerator(TestUrlGenerator):
     Class to generate test URLs from the topology shard.
     :return: List of generated Resources
     """
+
     def __init__(self, host, port, auth):
         TestUrlGenerator.__init__(self, host, port, auth)
         self.resource_string = 'restconf/operational/network-topology:network-topology/topology/flow:1'