Exemplo n.º 1
0
 def __rtruediv__(self, other):
     return math_ops._truediv_python3(other, self)  # pylint: disable=protected-access
Exemplo n.º 2
0
 def __rtruediv__(self, other):
   return math_ops._truediv_python3(other, self)  # pylint: disable=protected-access