mirror of https://github.com/python/cpython
Normalize whitespace
This commit is contained in:
parent
853395b448
commit
47cd96eaec
|
@ -97,4 +97,3 @@ class _Helper(object):
|
|||
def __call__(self, *args, **kwds):
|
||||
import pydoc
|
||||
return pydoc.help(*args, **kwds)
|
||||
|
||||
|
|
Loading…
Reference in New Issue