mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Whitespace normalization.
This commit is contained in:
parent
edf2210221
commit
0009c4ea59
4 changed files with 4 additions and 5 deletions
|
@ -87,4 +87,3 @@ def check_syntax(statement):
|
||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
print 'Missing SyntaxError: "%s"' % statement
|
print 'Missing SyntaxError: "%s"' % statement
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue