autopep8 fix for flake8
[bottlenecks.git] / testsuites / vstf / vstf_scripts / vstf / agent / spirentagent.py
index 8951f96..46583df 100644 (file)
@@ -12,5 +12,6 @@ from vstf.agent.spirent.tools import Spirent_Tools as Spirent
 
 
 class agentSpirent(Spirent):
+
     def __init__(self):
         super(agentSpirent, self).__init__()