Skip to content

Commit f3b8e0e

Browse files
committed
Appease linter
Signed-off-by: Itay Dafna <[email protected]>
1 parent 1df7a8c commit f3b8e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipydatagrid/cellrenderer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def _validate_value(self, proposal):
3535
[
3636
Variable("cell", ["value", "row", "column", "metadata"]),
3737
"default_value",
38-
"index"
38+
"index",
3939
],
4040
)
4141

0 commit comments

Comments
 (0)