Commit bdf178e
File tree
Expand file treeCollapse file tree
2 files changed
+21
-2
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+21
-2
lines changedlib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
1003 | 1003 |
|
1004 | 1004 |
|
1005 | 1005 |
|
| 1006 | + |
| 1007 | + |
| 1008 | + |
1006 | 1009 |
|
1007 | 1010 |
|
1008 | 1011 |
|
| ||
1057 | 1060 |
|
1058 | 1061 |
|
1059 | 1062 |
|
| 1063 | + |
| 1064 | + |
| 1065 | + |
| 1066 | + |
| 1067 | + |
| 1068 | + |
| 1069 | + |
| 1070 | + |
| 1071 | + |
| 1072 | + |
| 1073 | + |
| 1074 | + |
1060 | 1075 |
|
1061 | 1076 |
|
1062 | 1077 |
|
|
lib/matplotlib/tests/test_animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_animation.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
| ||
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
86 | 90 |
|
87 | 91 |
|
88 | 92 |
|
|
0 commit comments