Commit 6adbe73
Fix HighlightTrigger.background_color property getter signature (gnachman#592)
The @Property getter had a stray `value` parameter copied from the
setter, causing TypeError when accessing trigger.background_color.1 parent 03fb761 commit 6adbe73
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
| 714 | + | |
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
| |||
0 commit comments