Commit adfb193
File tree
Expand file treeCollapse file tree
5 files changed
+23
-40
lines changedFilter options
- lib/matplotlib
- backends
- testing
Expand file treeCollapse file tree
5 files changed
+23
-40
lines changed+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| ||
877 | 877 |
|
878 | 878 |
|
879 | 879 |
|
| 880 | + |
| 881 | + |
| 882 | + |
| 883 | + |
| 884 | + |
| 885 | + |
880 | 886 |
|
881 | 887 |
|
882 | 888 |
|
| ||
1357 | 1363 |
|
1358 | 1364 |
|
1359 | 1365 |
|
1360 |
| - |
| 1366 | + |
1361 | 1367 |
|
1362 | 1368 |
|
1363 | 1369 |
|
|
lib/matplotlib/backends/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/__init__.py+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
19 | 16 |
|
20 | 17 |
|
21 | 18 |
|
|
+10-30Lines changed: 10 additions & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
110 | 90 |
|
111 | 91 |
|
112 | 92 |
|
|
lib/matplotlib/testing/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
lib/matplotlib/testing/conftest.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/conftest.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
0 commit comments