mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Whitespace normalization.
This commit is contained in:
parent
d7e8a0dd37
commit
469cdad822
83 changed files with 5817 additions and 5828 deletions
|
@ -314,4 +314,3 @@ def run_contains_tests(test):
|
|||
vereq('asdf' in 'asdf', True)
|
||||
vereq('asdf' in 'asd', False)
|
||||
vereq('asdf' in '', False)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue