Skip to content

Commit 39b6654

Browse files
committed
format
1 parent d166c46 commit 39b6654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/dash-core-components/tests/integration/input/test_input_basics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def test_inbs003_styles_are_scoped(dash_dcc):
104104

105105
assert external_outline_css != dash_outline_css
106106

107+
107108
@pytest.mark.parametrize(
108109
"initial_text, invalid_char, cursor_position_before, expected_text, expected_cursor_position",
109110
[

0 commit comments

Comments
 (0)