mirror of
https://github.com/python/cpython.git
synced 2025-11-24 20:30:18 +00:00
Whitespace normalization.
This commit is contained in:
parent
f4152c3215
commit
b1ccc4d409
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ class CompilerTest(unittest.TestCase):
|
|||
exec c in dct
|
||||
self.assertEquals(dct.get('result'), 3)
|
||||
|
||||
|
||||
|
||||
NOLINENO = (compiler.ast.Module, compiler.ast.Stmt, compiler.ast.Discard)
|
||||
|
||||
###############################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue