Merge pull request #961 from GCorbel/patch-1

Remove the extra "1"
This commit is contained in:
Kenneth Reitz 2014-01-27 09:39:04 -08:00
commit 17a3056be4

View file

@ -5,7 +5,7 @@
Various helpers to make the development experience better. Various helpers to make the development experience better.
1 :copyright: (c) 2014 by Armin Ronacher. :copyright: (c) 2014 by Armin Ronacher.
:license: BSD, see LICENSE for more details. :license: BSD, see LICENSE for more details.
""" """
from ._compat import implements_to_string from ._compat import implements_to_string