Commit f6cbaa6
Update return documentation - dict to listPartially revert return value documentation for vm module - dict vs list
Before commit
53c5e76 (in main, same as
d9218cb in v1.2.0)
documentation said vm module returns in record field
a list with a single item.
This is still true, so leave this in documentation.
We might later change that, so that vm module will actually return record
with type dict.1 parent 709a19f commit f6cbaa6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
| |||
0 commit comments