We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3d2e1 commit 9c59ab5Copy full SHA for 9c59ab5
tests/integration/test_clientside_patch.py
@@ -4,7 +4,7 @@
4
5
from selenium.webdriver.common.keys import Keys
6
7
-from dash import Dash, html, dcc, Input, Output, State, ALL, Patch
+from dash import Dash, html, dcc, Input, Output, State
8
from dash.testing.wait import until
9
10
0 commit comments