Commit 47dc3e0
Fix invalid syntax in cli for python3.7
Python 3.7 does not support unpacking without parentheses in return statements1 parent 4335997 commit 47dc3e0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments