mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Whitespace normalization.
This commit is contained in:
parent
700f36c752
commit
eba28bea9b
14 changed files with 28 additions and 30 deletions
|
|
@ -6,4 +6,4 @@ import distutils.versionpredicate
|
|||
import doctest
|
||||
|
||||
def test_suite():
|
||||
return doctest.DocTestSuite(distutils.versionpredicate)
|
||||
return doctest.DocTestSuite(distutils.versionpredicate)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue