commit | 28316422124206f63ddd4b91f2e19c54b6e9cd9d | [log] [tgz] |
---|---|---|
author | Windson yang <wiwindson@outlook.com> | Fri May 29 19:35:34 2020 +0800 |
committer | GitHub <noreply@github.com> | Fri May 29 07:35:34 2020 -0400 |
tree | 08702abe4904b750e379a064cc1394003f9ffef1 | |
parent | 21017ed904f734be9f195ae1274eb81426a9e776 [diff] |
Indicate that abs() method accept argument that implement __abs__(), just like call() method in the docs (GH-20509)