Commit 5d1efca
SciJava Python scripting: no final eval of assignments
This change ensures the last line of scripts are only evaulated for a
return value if they do not contain an assignment.1 parent 84230c9 commit 5d1efca
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
| |||
0 commit comments