Fix pep8 violations in flow_add_delete_test
[integration/test.git] / test / tools / odl-mdsal-clustering-tests / clustering-performance-test / flow_add_delete_test.py
index 51caf0350fa4d7149da9d3a9cbb83578256168de..26f798aedbe63c1b8f6d0f5142db9f58f3d056c2 100755 (executable)
@@ -42,7 +42,7 @@ def wait_for_stats(crawler, exp_found, timeout, delay):
 
 if __name__ == "__main__":
     ########################################################################################
-    #This program executes an ODL performance test. The test is executed in three steps:
+    # This program executes an ODL performance test. The test is executed in three steps:
     #
     # 1. The specified number of flows is added in the 'add cycle' (uses flow_config_blaster to blast flows)
     #