Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bdf8f05

Browse filesBrowse files
committed
format
1 parent f0aba76 commit bdf8f05
Copy full SHA for bdf8f05

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎tests/test_optional/test_kaleido/test_kaleido.py

Copy file name to clipboardExpand all lines: tests/test_optional/test_kaleido/test_kaleido.py
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,7 @@ def test_defaults():
214214
== "https://cdn.jsdelivr.net/npm/mathjax@3.1.2/es5/tex-svg.js"
215215
)
216216
assert (
217-
kwargs["kopts"]["plotlyjs"]
218-
== "https://cdn.plot.ly/plotly-3.0.0.js"
217+
kwargs["kopts"]["plotlyjs"] == "https://cdn.plot.ly/plotly-3.0.0.js"
219218
)
220219

221220
else:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.