Commit 1ad6cbf
File tree
Expand file treeCollapse file tree
2 files changed
+7
-1
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
2 files changed
+7
-1
lines changedlib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| 64 | + |
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
|
lib/matplotlib/tests/test_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_tk.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
96 | 100 |
|
97 | 101 |
|
98 | 102 |
|
|
0 commit comments