Skip to content

Commit 797e5c9

Browse files
committed
Remove outdated TODO comment in set_filter method
1 parent 7f37c0c commit 797e5c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shiny/playwright/controller/_output.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1213,7 +1213,6 @@ def click_loc(loc: Locator, *, shift: bool = False):
12131213

12141214
def set_filter(
12151215
self,
1216-
# TODO-barret support array of filters
12171216
filter: ColumnFilter | list[ColumnFilter] | None,
12181217
*,
12191218
timeout: Timeout = None,

0 commit comments

Comments
 (0)