Skip to content

Commit 8201344

Browse files
jgunstonemartinRenou
authored andcommitted
🚨 fix trailing whitespace linting error
Signed-off-by: jgunstone <[email protected]>
1 parent 5578802 commit 8201344

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
@@ -760,7 +760,7 @@ def selected_cells(self):
760760
return SelectionHelper(
761761
self._data, self.selections, self.selection_mode
762762
).all()
763-
763+
764764
@property
765765
def selected_visible_cell_iterator(self):
766766
"""

0 commit comments

Comments
 (0)