Skip to content

Commit 60146f4

Browse files
authored
Fix typo in Lib/test/test_ast/test_ast.py (python#136767)
`ASTOptimiziationTests` -> `ASTOptimizationTests`
1 parent f520f22 commit 60146f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_ast/test_ast.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3545,7 +3545,7 @@ def test_show_empty_flag(self):
35453545
self.check_output(source, expect, '--show-empty')
35463546

35473547

3548-
class ASTOptimiziationTests(unittest.TestCase):
3548+
class ASTOptimizationTests(unittest.TestCase):
35493549
def wrap_expr(self, expr):
35503550
return ast.Module(body=[ast.Expr(value=expr)])
35513551

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy