autopep8 fix for flake8
[bottlenecks.git] / testsuites / vstf / vstf_scripts / vstf / controller / env_build / env_collect.py
index 6e32a05..7861ad3 100644 (file)
@@ -11,6 +11,7 @@ from vstf.rpc_frame_work import rpc_producer
 
 
 class EnvCollectApi(object):
+
     def __init__(self, rb_mq_server):
         """
         When use collect, a connection of rabbitmq is needed.