address flake8 format check
This commit is contained in:
committed by
Jacob Alexander
parent
1fb168796d
commit
78dd54e641
@@ -144,7 +144,7 @@ SearchResultList = _reflection.GeneratedProtocolMessageType(
|
||||
(_message.Message,),
|
||||
dict(
|
||||
DESCRIPTOR=_SEARCHRESULTLIST,
|
||||
__module__="catrank_pb2"
|
||||
__module__="catrank_pb2",
|
||||
# @@protoc_insertion_point(class_scope:capnp.benchmark.protobuf.SearchResultList)
|
||||
),
|
||||
)
|
||||
@@ -155,7 +155,7 @@ SearchResult = _reflection.GeneratedProtocolMessageType(
|
||||
(_message.Message,),
|
||||
dict(
|
||||
DESCRIPTOR=_SEARCHRESULT,
|
||||
__module__="catrank_pb2"
|
||||
__module__="catrank_pb2",
|
||||
# @@protoc_insertion_point(class_scope:capnp.benchmark.protobuf.SearchResult)
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user