Skip to content

Commit 640c86f

Browse files
committed
Appease linter
Signed-off-by: Itay Dafna <[email protected]>
1 parent 54b16e1 commit 640c86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipydatagrid/datagrid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ class DataGrid(DOMWidget):
268268
header_selection_border_color : border color of headers intersecting with selected area at column or row
269269
cursor_fill_color : fill color of cursor
270270
cursor_border_color : border color of cursor
271-
scroll_shadow : color parameters for scroll shadow (vertical and horizontal). Takes three paramaters.
271+
scroll_shadow : color parameters for scroll shadow (vertical and horizontal). Takes three paramaters.
272272
size : size of shadow in pixels
273273
color1 : gradient color 1
274274
color2 : gradient color 2

0 commit comments

Comments
 (0)