Skip to content

Commit 07457b2

Browse files
RasmusWLtausbn
andcommitted
Python: Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
1 parent d708abf commit 07457b2

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,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Reads of global/non-local variables (without annotations) inside function defined on classes now works properly in the case where the class had an attribute defined with the same name as the non-local variable.
4+
* Reads of global/non-local variables (without annotations) inside functions defined on classes now works properly in the case where the class had an attribute defined with the same name as the non-local variable.

0 commit comments

Comments
 (0)