Commit dcc2a8d
File tree
Expand file treeCollapse file tree
100 files changed
+30
-1
lines changedFilter options
- lib/mpl_toolkits
- axes_grid1/tests
- baseline_images/test_axes_grid1
- axisartist/tests
- baseline_images
- test_axis_artist
- test_axislines
- test_floating_axes
- test_grid_helper_curvelinear
- mplot3d/tests
- baseline_images/test_axes3d
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
100 files changed
+30
-1
lines changedlib/mpl_toolkits/tests/__init__.py renamed to lib/mpl_toolkits/axes_grid1/tests/__init__.py
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
lib/mpl_toolkits/tests/conftest.py renamed to lib/mpl_toolkits/axes_grid1/tests/conftest.py
Copy file name to clipboardFile renamed without changes.
lib/mpl_toolkits/tests/test_axes_grid1.py renamed to lib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py
Copy file name to clipboardFile renamed without changes.
lib/mpl_toolkits/axisartist/tests/__init__.py
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
lib/mpl_toolkits/axisartist/tests/conftest.py
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
lib/mpl_toolkits/mplot3d/tests/__init__.py
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
lib/mpl_toolkits/mplot3d/tests/conftest.py
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
lib/mpl_toolkits/tests/test_mplot3d.py renamed to lib/mpl_toolkits/mplot3d/tests/test_axes3d.py
Copy file name to clipboardFile renamed without changes.
+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
487 | 487 |
|
488 | 488 |
|
489 | 489 |
|
490 |
| - |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
491 | 496 |
|
492 | 497 |
|
493 | 498 |
|
|
0 commit comments