Commit df8f904
File tree
Expand file treeCollapse file tree
4 files changed
+7
-9
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
4 files changed
+7
-9
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
2734 | 2734 |
|
2735 | 2735 |
|
2736 | 2736 |
|
2737 |
| - |
2738 |
| - |
| 2737 | + |
| 2738 | + |
2739 | 2739 |
|
2740 | 2740 |
|
2741 | 2741 |
|
|
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
394 |
| - |
395 |
| - |
396 | 394 |
|
397 |
| - |
398 |
| - |
| 395 | + |
399 | 396 |
|
400 | 397 |
|
401 | 398 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
|
0 commit comments