Revert "Renaming Files having BluePrint to have Blueprint"
[ccsdk/cds.git] / ms / blueprintsprocessor / functions / python-executor / src / main / kotlin / org / onap / ccsdk / cds / blueprintsprocessor / functions / python / executor / scripts / PythonExecutorConfiguration.kt
index 3484fdb..593c055 100644 (file)
@@ -52,7 +52,7 @@ class PythonExecutorConstants {
 }
 
 @Deprecated("CDS won't support JythonService")
 }
 
 @Deprecated("CDS won't support JythonService")
-open class BlueprintPython(
+open class BluePrintPython(
     executablePath: String,
     blueprintPythonPlatform: MutableList<String>,
     val argv: MutableList<String>
     executablePath: String,
     blueprintPythonPlatform: MutableList<String>,
     val argv: MutableList<String>