diff options
Diffstat (limited to 'Lib/test/test_string.py')
-rw-r--r-- | Lib/test/test_string.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_string.py b/Lib/test/test_string.py index e0f7990..97a7bdf 100644 --- a/Lib/test/test_string.py +++ b/Lib/test/test_string.py @@ -82,4 +82,3 @@ for prec in range(100): else: #print result pass - |