diff --git a/bazel/common/proto_common.bzl b/bazel/common/proto_common.bzl index a54f577c421c4..7cc7b843317bd 100644 --- a/bazel/common/proto_common.bzl +++ b/bazel/common/proto_common.bzl @@ -63,6 +63,7 @@ def _get_import_path(proto_file): Args: proto_file: (File) The .proto file + Returns: (str) import path """