X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fpy-executor%2Fblueprints_grpc%2F__init__.py;fp=ms%2Fpy-executor%2Fblueprints_grpc%2F__init__.py;h=991ddeb0ab443ae067e07a8d6530277d3698f06d;hb=adcd4f2bc695840e9ecbc05003bc52c675f22fec;hp=8a2db9e1edc8139c9962f5b691b919cba036f35c;hpb=dc8252f3cfa1ddd0c1c8c70513c16c738d840822;p=ccsdk%2Fcds.git diff --git a/ms/py-executor/blueprints_grpc/__init__.py b/ms/py-executor/blueprints_grpc/__init__.py index 8a2db9e1e..991ddeb0a 100644 --- a/ms/py-executor/blueprints_grpc/__init__.py +++ b/ms/py-executor/blueprints_grpc/__init__.py @@ -12,8 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -from proto.BluePrintCommon_pb2 import * -from proto.BluePrintProcessing_pb2 import * +from proto.BlueprintCommon_pb2 import * +from proto.BlueprintProcessing_pb2 import * from .script_executor_configuration import * from .executor_utils import * from .blueprint_processing_server import * \ No newline at end of file