Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit ba4a451

Browse files
author
Marc-André Rivet
committed
lint
1 parent 00b3f77 commit ba4a451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/tab/test_tabs_with_graphs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def render_content(tab):
127127

128128
dash_dcc.percy_snapshot(
129129
"Tabs with Graph - clicked tab 1 (graph should not resize) ({})".format(
130-
"eager" if is_eager else "lazy""
130+
"eager" if is_eager else "lazy"
131131
)
132132

133133

0 commit comments

Comments
 (0)