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 f454f09

Browse filesBrowse files
fixed typo in docstring
1 parent effa1fd commit f454f09
Copy full SHA for f454f09

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎plotly/plotly/plotly.py

Copy file name to clipboardExpand all lines: plotly/plotly/plotly.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def get_config():
8383
def _plot_option_logic(plot_options_from_call_signature):
8484
"""
8585
Given some plot_options as part of a plot call, decide on final options.
86-
Precendence:
86+
Precedence:
8787
1 - Start with DEFAULT_PLOT_OPTIONS
8888
2 - Update each key with ~/.plotly/.config options (tls.get_config)
8989
3 - Update each key with session plot options (set by py.sign_in)

0 commit comments

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