Commit e20e646
File tree
8 files changed
+10
-9
lines changedFilter options
- .circleci
- .devcontainer
- doc/devel
- lib/matplotlib
- mpl-data
- stylelib
- tests
8 files changed
+10
-9
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
| ||
73 | 72 |
|
74 | 73 |
|
75 | 74 |
|
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
.devcontainer/devcontainer.json
Copy file name to clipboardExpand all lines: .devcontainer/devcontainer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
422 |
| - |
423 |
| - |
| 422 | + |
424 | 423 |
|
| 424 | + |
| 425 | + |
lib/matplotlib/mpl-data/matplotlibrc
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/matplotlibrc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
|
lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/classic.mplstyle+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
709 | 709 |
|
710 | 710 |
|
711 | 711 |
|
712 |
| - |
| 712 | + |
713 | 713 |
|
714 | 714 |
|
715 | 715 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8848 | 8848 |
|
8849 | 8849 |
|
8850 | 8850 |
|
8851 |
| - |
| 8851 | + |
8852 | 8852 |
|
8853 | 8853 |
|
8854 | 8854 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
|
0 commit comments