X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ricxappframe%2Fentities%2Frnib%2Fcell_pb2.py;h=22e07b8accc89a744bde98bb945072ac697c574e;hb=12486343219663d484705f05ab8d2ed3306f66d7;hp=bd22582b4b75e9c3b081a81baf9b42d6c61bafc9;hpb=9c09be1e9598d4e145faea412b047b64d38feb22;p=ric-plt%2Fxapp-frame-py.git diff --git a/ricxappframe/entities/rnib/cell_pb2.py b/ricxappframe/entities/rnib/cell_pb2.py index bd22582..22e07b8 100644 --- a/ricxappframe/entities/rnib/cell_pb2.py +++ b/ricxappframe/entities/rnib/cell_pb2.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: cell.proto @@ -115,11 +116,11 @@ _CELL.fields_by_name['served_nr_cell'].containing_oneof = _CELL.oneofs_by_name[' DESCRIPTOR.message_types_by_name['Cell'] = _CELL _sym_db.RegisterFileDescriptor(DESCRIPTOR) -Cell = _reflection.GeneratedProtocolMessageType('Cell', (_message.Message,), dict( - DESCRIPTOR = _CELL, - __module__ = 'cell_pb2' +Cell = _reflection.GeneratedProtocolMessageType('Cell', (_message.Message,), { + 'DESCRIPTOR' : _CELL, + '__module__' : 'cell_pb2' # @@protoc_insertion_point(class_scope:entities.Cell) - )) + }) _sym_db.RegisterMessage(Cell)