Fix bugs with the code blocks in defun's docstring.
authorAkshay Agrawal <akshayka@google.com>
Thu, 24 May 2018 20:30:15 +0000 (13:30 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 24 May 2018 20:33:04 +0000 (13:33 -0700)
commit51645f15b3854447c887abf0e92d0465d79ea92c
tree9cfe5a58fa48c2e168b2317747568c1631dbaa47
parent5a0c3d796f0d9e6c459c5b04779cc1280dc30710
Fix bugs with the code blocks in defun's docstring.

PiperOrigin-RevId: 197943921
tensorflow/python/eager/function.py