Python: Fix typo in upgrade script

This commit is contained in:
Chuan-kai Lin
2024-01-05 07:15:21 -08:00
committed by GitHub
parent 95c24275f2
commit 2924be554c

View File

@@ -3,4 +3,4 @@ compatibility: backwards
py_exprs.rel: run py_exprs.qlo py_exprs.rel: run py_exprs.qlo
py_stmts.rel: run py_stmts.qlo py_stmts.rel: run py_stmts.qlo
py_patterns.rel: delete py_patterns.rel: delete
py_patterns_lists.rel: delete py_pattern_lists.rel: delete