Commit a5d532e
File tree
Expand file treeCollapse file tree
2 files changed
+8
-1
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+8
-1
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2828 | 2828 |
|
2829 | 2829 |
|
2830 | 2830 |
|
2831 |
| - |
| 2831 | + |
2832 | 2832 |
|
2833 | 2833 |
|
2834 | 2834 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6612 | 6612 |
|
6613 | 6613 |
|
6614 | 6614 |
|
| 6615 | + |
| 6616 | + |
| 6617 | + |
| 6618 | + |
| 6619 | + |
| 6620 | + |
| 6621 | + |
6615 | 6622 |
|
6616 | 6623 |
|
6617 | 6624 |
|
|
0 commit comments