File tree Expand file tree Collapse file tree 4 files changed +39
-12
lines changed Expand file tree Collapse file tree 4 files changed +39
-12
lines changed Original file line number Diff line number Diff line change @@ -220,15 +220,3 @@ div.wide-table table th.stub {
220
220
.sidebar-cheatsheets > img {
221
221
width : 100% ;
222
222
}
223
-
224
- .sidebar-cheatsheets {
225
- margin-bottom : 3em ;
226
- }
227
-
228
- .sidebar-cheatsheets > h3 {
229
- margin-top : 0 ;
230
- }
231
-
232
- .sidebar-cheatsheets > img {
233
- width : 100% ;
234
- }
Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ By version
32
32
.. START OF AUTOGENERATED
33
33
34
34
35
+ v3.10.5
36
+ .. image :: ../_static/zenodo_cache/16644850.svg
37
+ :target: https://doi.org/10.5281/zenodo.16644850
35
38
v3.10.3
36
39
.. image :: ../_static/zenodo_cache/15375714.svg
37
40
:target: https://doi.org/10.5281/zenodo.15375714
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
63
63
64
64
if __name__ == "__main__" :
65
65
data = {
66
+ "v3.10.5" : "16644850" ,
66
67
"v3.10.3" : "15375714" ,
67
68
"v3.10.1" : "14940554" ,
68
69
"v3.10.0" : "14464227" ,
You can’t perform that action at this time.
0 commit comments