Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 696413099
  • Loading branch information
tensorflower-gardener authored and tensorflow-copybara committed Nov 14, 2024
1 parent ffc6796 commit c94bd93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
sys.path = ([i for i in sys.path if 'bazel-out' not in i] +
[i for i in sys.path if 'bazel-out' in i])

# This is a placeholder for a Google-internal import. # pylint: disable=g-import-not-at-top


import grpc
from six.moves import range
Expand Down

0 comments on commit c94bd93

Please sign in to comment.