Commit 050dd8a
File tree
Expand file treeCollapse file tree
3 files changed
+17
-3
lines changedFilter options
- packages/python/plotly
- _plotly_utils
- plotly/tests/test_optional/test_utils
Expand file treeCollapse file tree
3 files changed
+17
-3
lines changedpackages/python/plotly/_plotly_utils/basevalidators.py
Copy file name to clipboardExpand all lines: packages/python/plotly/_plotly_utils/basevalidators.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
|
packages/python/plotly/_plotly_utils/utils.py
Copy file name to clipboardExpand all lines: packages/python/plotly/_plotly_utils/utils.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
188 |
| - |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
189 | 194 |
|
190 | 195 |
|
191 | 196 |
|
|
packages/python/plotly/plotly/tests/test_optional/test_utils/test_utils.py
Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/tests/test_optional/test_utils/test_utils.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
280 | 289 |
|
281 | 290 |
|
282 | 291 |
|
|
0 commit comments