Skip to content

Commit 3988d1c

Browse files
committed
lint
1 parent 01b57fb commit 3988d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/dash-core-components/tests/integration/dropdown/test_search_value.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ def test_ddsv003_dropdown_virtualized_component_label_filtering(dash_duo):
142142

143143
# trigger filtering path that used to crash virtualized list
144144
search.send_keys("199")
145-
sleep(.5)
145+
sleep(0.5)
146146

147147
assert dash_duo.get_logs() == []

0 commit comments

Comments
 (0)