Merge "Add pylama into checks"
[testsuite/pythonsdk-tests.git] / src / onaptests / scenario / cds_resource_resolution.py
index 470f030..675b135 100644 (file)
@@ -14,6 +14,7 @@ from onaptests.steps.simulator.cds_mockserver import \
 from onaptests.utils.exceptions import OnapTestException
 
 
+
 class CDSResourceResolutionStep(BaseStep):
     """Step created to run scenario and generate report."""