Skip to content

Commit 965a9ec

Browse files
committed
lint
1 parent 7725524 commit 965a9ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix cleanup on error in `compiler_set_qualname`. Previously it was called in
2-
`_PyCompile_EnterScope`, after the scope had been enterred, and this was not
1+
Fix cleanup on error in ``compiler_set_qualname``. Previously it was called in
2+
``_PyCompile_EnterScope``, after the scope had been enterred, and this was not
33
reversed in case of an error.

0 commit comments

Comments
 (0)