Skip to content

Commit 13142cc

Browse files
Fix lint
1 parent 4758bd1 commit 13142cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix a crash that occurs when calling :func:`locals()` inside an inline comprehension that uses the same local variable as the outer frame scope where the variable is a free or cell var.
1+
Fix a crash that occurs when calling :func:`locals` inside an inline comprehension that uses the same local variable as the outer frame scope where the variable is a free or cell var.

0 commit comments

Comments
 (0)