Skip to content

Commit 9c59ab5

Browse files
committed
fixing for lint
1 parent 4b3d2e1 commit 9c59ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_clientside_patch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from selenium.webdriver.common.keys import Keys
66

7-
from dash import Dash, html, dcc, Input, Output, State, ALL, Patch
7+
from dash import Dash, html, dcc, Input, Output, State
88
from dash.testing.wait import until
99

1010

0 commit comments

Comments
 (0)