X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;fp=TODO;h=e571aeaf6dda586f4d5e217979654a0c515468c6;hb=0e2a195d7b947aff65893c000292f7742028afdc;hp=84316c4e1621836d26e143e295b4d66569f458fa;hpb=1e02fd12b64e090e0b0ab0d3fecbd9c1b18d0fcf;p=dunshire.git diff --git a/TODO b/TODO index 84316c4..e571aea 100644 --- a/TODO +++ b/TODO @@ -136,3 +136,6 @@ line 254, in assert_within_tol self.assertTrue(abs(first - second) < options.ABS_TOL) AssertionError: False is not true + + +8. Fix floating point comparisons in the doctest output.