Normalize whitespace

This commit is contained in:
Antoine Pitrou 2013-08-06 22:57:31 +02:00
parent 853395b448
commit 47cd96eaec
1 changed files with 0 additions and 1 deletions

View File

@ -97,4 +97,3 @@ class _Helper(object):
def __call__(self, *args, **kwds):
import pydoc
return pydoc.help(*args, **kwds)