Commit 8d638b1
authored
Restore default for column_valued name parameter (#260)
Commit 20436f7 (#258) incorrectly
removed this default, which is needed to accept calls without a name,
i.e., .column_valued().
Fixes #259.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>1 parent 5189458 commit 8d638b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments