File tree
Expand file treeCollapse file tree
4 files changed
+7
-3
lines changedFilter options
- .circleci
- packages/python/plotly
- plotly/tests/test_core/test_px
Expand file treeCollapse file tree
4 files changed
+7
-3
lines changed.circleci/create_conda_optional_env.sh
Copy file name to clipboardExpand all lines: .circleci/create_conda_optional_env.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
packages/python/plotly/optional-requirements.txt
Copy file name to clipboardExpand all lines: packages/python/plotly/optional-requirements.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
packages/python/plotly/plotly/tests/test_core/test_px/test_pandas_backend.py
Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/tests/test_core/test_px/test_pandas_backend.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
|
packages/python/plotly/tox.ini
Copy file name to clipboardExpand all lines: packages/python/plotly/tox.ini+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
0 commit comments