Fix vnflcm samples pep8 error
[vfc/gvnfm/vnflcm.git] / lcm / lcm / samples / views.py
index 41c8714..7ff1550 100644 (file)
@@ -30,6 +30,7 @@ class SampleList(APIView):
         logger.debug("get")
         return Response({"status": "active"})
 
+
 class ResourceList(APIView):
     """
     Instantiate/Terminate resource.