Commit 7d6d594
File tree
Expand file treeCollapse file tree
5 files changed
+22
-8
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
5 files changed
+22
-8
lines changedlib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
685 | 685 |
|
686 | 686 |
|
687 | 687 |
|
688 |
| - |
| 688 | + |
689 | 689 |
|
690 | 690 |
|
691 | 691 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
235 |
| - |
| 235 | + |
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
776 | 776 |
|
777 | 777 |
|
778 | 778 |
|
779 |
| - |
| 779 | + |
780 | 780 |
|
781 | 781 |
|
782 | 782 |
|
|
lib/matplotlib/tests/test_coding_standards.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_coding_standards.py+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
41 | 55 |
|
42 | 56 |
|
43 | 57 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
| 212 | + |
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
| 261 | + |
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
| ||
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
374 |
| - |
| 374 | + |
375 | 375 |
|
376 | 376 |
|
377 | 377 |
|
|
0 commit comments