File tree
Expand file treeCollapse file tree
3 files changed
+20
-5
lines changedOpen diff view settings
Filter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+20
-5
lines changedOpen diff view settings
Collapse file
lib/matplotlib/_pylab_helpers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_pylab_helpers.py+4-3Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
71 | 71 | |
72 | 72 | |
73 | 73 | |
74 | | - |
75 | | - |
76 | | - |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
77 | 78 | |
78 | 79 | |
79 | 80 | |
|
Collapse file
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
60 | 60 | |
61 | 61 | |
62 | 62 | |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
63 | 72 | |
64 | 73 | |
65 | 74 | |
|
Collapse file
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+7-2Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
146 | 146 | |
147 | 147 | |
148 | 148 | |
149 | | - |
150 | | - |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
151 | 156 | |
152 | 157 | |
153 | 158 | |
|
0 commit comments