summaryrefslogtreecommitdiff
path: root/tests/float/math_isclose.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-08-17py/modmath: Implement math.isclose() for non-complex numbers.stijn