mirror of
https://github.com/python/cpython.git
synced 2025-10-19 13:18:16 +00:00
Normalize whitespace
This commit is contained in:
parent
853395b448
commit
47cd96eaec
1 changed files with 0 additions and 1 deletions
|
@ -97,4 +97,3 @@ class _Helper(object):
|
||||||
def __call__(self, *args, **kwds):
|
def __call__(self, *args, **kwds):
|
||||||
import pydoc
|
import pydoc
|
||||||
return pydoc.help(*args, **kwds)
|
return pydoc.help(*args, **kwds)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue