This commit is contained in:
Nat Noordanus
2020-05-27 10:56:12 +02:00
parent a5effb219a
commit be2a24d15c
4 changed files with 31 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ class ExampleService:
grpclib.const.Cardinality.UNARY_UNARY,
DoThingRequest,
DoThingResponse,
),
)
}