Commit e67c2fb
File tree
Expand file treeCollapse file tree
2 files changed
+10
-2
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+10
-2
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2138 | 2138 |
|
2139 | 2139 |
|
2140 | 2140 |
|
2141 |
| - |
| 2141 | + |
2142 | 2142 |
|
2143 | 2143 |
|
2144 | 2144 |
|
2145 | 2145 |
|
2146 |
| - |
| 2146 | + |
2147 | 2147 |
|
2148 | 2148 |
|
2149 | 2149 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1647 | 1647 |
|
1648 | 1648 |
|
1649 | 1649 |
|
| 1650 | + |
| 1651 | + |
| 1652 | + |
| 1653 | + |
| 1654 | + |
| 1655 | + |
| 1656 | + |
| 1657 | + |
1650 | 1658 |
|
1651 | 1659 |
|
1652 | 1660 |
|
|
0 commit comments