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

Sign up
Appearance settings
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 624ad37

Browse files
Fix typo
1 parent 6efb862 commit 624ad37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contributing.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ the structure of the code and of the repository.
2424
in `packages/python/plotly/codegen`. Most of the codegen code concerns the generation of docstrings from
2525
the schema JSON in Plotly.js. Traces and
2626
Layout classes have a direct correspondence with their Javascript
27-
counterpart. Higher-level methods that work on on figures regardless of the current schema (e.g., `BaseFigure.for_each_trace`) are defined in `packages/python/plotly/plotly/basedatatypes.py`. Additional helper methods are defined there for the `Figure` object, such as
27+
counterpart. Higher-level methods that work on figures regardless of the current schema (e.g., `BaseFigure.for_each_trace`) are defined in `packages/python/plotly/plotly/basedatatypes.py`. Additional helper methods are defined there for the `Figure` object, such as
2828
`update_layout`, `add_trace`, etc.
2929

3030
- [the `plotly.express` module](https://plotly.com/python/plotly-express/) (usually imported as `px`) is a high-level

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /