Commit 2e1a0f3b authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add pmapname

parent 7374787f
Pipeline #2767 passed with stage
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"""Client and server classes corresponding to protobuf-defined services.""" """Client and server classes corresponding to protobuf-defined services."""
import grpc import grpc
from .facility.level1 import level1_pb2 as facility_dot_level1_dot_level1__pb2 from . import level1_pb2 as facility_dot_level1_dot_level1__pb2
class Level1SrvStub(object): class Level1SrvStub(object):
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment