Skip to content

Commit

Permalink
Merge branch 'allLabelsInProject' of https://github.com/agri-gaia/seerep
Browse files Browse the repository at this point in the history
 into allLabelsInProject
  • Loading branch information
104H committed May 4, 2023
2 parents a85d617 + c139874 commit f677562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/python/gRPC/util_fb.py
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,7 @@ def createCameraIntrinsicsQuery(builder, ci_uuid, project_uuid):

return CameraIntrinsicsQuery.End(builder)


def createUuidDatatypePair(builder, uuid, datatype):
uuidStr = builder.CreateString(uuid)

Expand Down

0 comments on commit f677562

Please sign in to comment.