commit | b5bab2221ad88ad49962c402eecae418db6a9eba | [log] [tgz] |
---|---|---|
author | Yesudeep Mangalapilly <yesudeep@gmail.com> | Wed Aug 24 16:53:39 2011 +0530 |
committer | Yesudeep Mangalapilly <yesudeep@gmail.com> | Wed Aug 24 16:53:39 2011 +0530 |
tree | 0d752cc34ec7b64a4b1f70caabee05b733157cf6 | |
parent | 245952eba1d073e7b92e7b384829cbb0386a8134 [diff] [blame] |
Reverts docstring quoting syntax.
diff --git a/tests/test_strings.py b/tests/test_strings.py index a2f9483..001456d 100644 --- a/tests/test_strings.py +++ b/tests/test_strings.py
@@ -1,4 +1,4 @@ -"""Tests string operations.""" +'''Tests string operations.''' from __future__ import absolute_import