5 lines
133 B
Python
5 lines
133 B
Python
|
|
"""Stub version of @com_github_grpc_grpc//bazel:grpc_extra_deps.bzl necessary for TF system libs"""
|
||
|
|
|
||
|
|
def grpc_extra_deps():
|
||
|
|
pass
|