Commit bc6e26f
File tree
Expand file treeCollapse file tree
2 files changed
+15
-1
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+15
-1
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2779 | 2779 |
|
2780 | 2780 |
|
2781 | 2781 |
|
2782 |
| - |
2783 | 2782 |
|
| 2783 | + |
| 2784 | + |
2784 | 2785 |
|
2785 | 2786 |
|
2786 | 2787 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3070 | 3070 |
|
3071 | 3071 |
|
3072 | 3072 |
|
| 3073 | + |
| 3074 | + |
| 3075 | + |
| 3076 | + |
| 3077 | + |
| 3078 | + |
| 3079 | + |
| 3080 | + |
| 3081 | + |
| 3082 | + |
| 3083 | + |
| 3084 | + |
| 3085 | + |
3073 | 3086 |
|
3074 | 3087 |
|
3075 | 3088 |
|
|
0 commit comments