From bce74b247d58097291fa516123d3cf8395086d24 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 16 Aug 2010 12:01:44 -0400 Subject: [PATCH] Rewrap a line in test/zero_surface_contact_point.py --- test/zero_surface_contact_point.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/zero_surface_contact_point.py b/test/zero_surface_contact_point.py index d02ff11..69cbbef 100644 --- a/test/zero_surface_contact_point.py +++ b/test/zero_surface_contact_point.py @@ -24,8 +24,7 @@ Success ->>> h = r.run_lines(h, -... ['zero_surface_contact_point --block retract'] +>>> h = r.run_lines(h, ['zero_surface_contact_point --block retract'] ... ) # doctest: +ELLIPSIS, +REPORT_UDIFF {'info':...'fitted parameters': [8.413...e-08, 2.812...e-10, 158.581...],...} Success -- 2.26.2