summaryrefslogtreecommitdiffstats
path: root/components/scripts/python/ccsdk_blueprints/blueprint_runtime_service.py
diff options
context:
space:
mode:
Diffstat (limited to 'components/scripts/python/ccsdk_blueprints/blueprint_runtime_service.py')
-rw-r--r--components/scripts/python/ccsdk_blueprints/blueprint_runtime_service.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/scripts/python/ccsdk_blueprints/blueprint_runtime_service.py b/components/scripts/python/ccsdk_blueprints/blueprint_runtime_service.py
index 60781cbc6..7c7beff7f 100644
--- a/components/scripts/python/ccsdk_blueprints/blueprint_runtime_service.py
+++ b/components/scripts/python/ccsdk_blueprints/blueprint_runtime_service.py
@@ -1,4 +1,4 @@
-class BlueprintRuntimeService:
+class BluePrintRuntimeService:
def __init__(self, bps):
self.bps = bps