Skip to content

Commit 4516d8c

Browse files
Update functional output
1 parent 3aa45af commit 4516d8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/functional/u/undefined/undefined_variable_py38.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ undefined-variable:83:6:83:19::Undefined variable 'else_assign_1':INFERENCE
66
undefined-variable:106:6:106:19::Undefined variable 'else_assign_2':INFERENCE
77
used-before-assignment:141:10:141:16:type_annotation_used_improperly_after_comprehension:Using variable 'my_int' before assignment:HIGH
88
used-before-assignment:148:10:148:16:type_annotation_used_improperly_after_comprehension_2:Using variable 'my_int' before assignment:HIGH
9-
used-before-assignment:182:9:182:10::Using variable 'z' before assignment:HIGH
10-
used-before-assignment:189:6:189:19::Using variable 'NEVER_DEFINED' before assignment:CONTROL_FLOW
9+
used-before-assignment:186:9:186:10::Using variable 'z' before assignment:HIGH
10+
used-before-assignment:193:6:193:19::Using variable 'NEVER_DEFINED' before assignment:CONTROL_FLOW

0 commit comments

Comments
 (0)