Skip to content

Commit fe2d514

Browse files
committed
fixing for lint
1 parent 1321683 commit fe2d514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/callbacks/test_callback_optional.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from dash import *
1+
from dash import Dash, html, Output, Input, State, no_update
22

33

44
def test_cbop001_optional_input(dash_duo):

0 commit comments

Comments
 (0)