Commit 1eea8a8
File tree
Expand file treeCollapse file tree
12 files changed
+18
-29
lines changedFilter options
- lib/matplotlib
- testing/jpl_units
- tests
Expand file treeCollapse file tree
12 files changed
+18
-29
lines changed+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
lib/matplotlib/container.py
Copy file name to clipboardExpand all lines: lib/matplotlib/container.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 |
| - |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
17 | 23 |
|
18 | 24 |
|
19 | 25 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
lib/matplotlib/streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/streamplot.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
lib/matplotlib/testing/jpl_units/EpochConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/EpochConverter.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
|
lib/matplotlib/testing/jpl_units/UnitDblConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/UnitDblConverter.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
| 5 | + |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
9 |
| - |
10 |
| - |
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
|
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
|
lib/matplotlib/tests/test_constrainedlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_constrainedlayout.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
lib/matplotlib/tests/test_dates.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_dates.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
lib/matplotlib/tests/test_png.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_png.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
0 commit comments