Skip to content

Commit 9766cbd

Browse files
committed
Merge branch 'main' into text-overhaul
2 parents ad32f0d + 2eccf17 commit 9766cbd

File tree

11 files changed

+548
-142
lines changed

11 files changed

+548
-142
lines changed

ci/codespell-ignore-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ whis
2020
wit
2121
Copin
2222
socio-economic
23+
Ines

doc/_embedded_plots/figure_subplots_adjust.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
overlay = fig.add_axes([0, 0, 1, 1], zorder=100)
99
overlay.axis("off")
10-
xycoords='figure fraction'
11-
arrowprops=dict(arrowstyle="<->", shrinkA=0, shrinkB=0)
10+
xycoords = 'figure fraction'
11+
arrowprops = dict(arrowstyle="<->", shrinkA=0, shrinkB=0)
1212

1313
for ax in axs.flat:
1414
ax.set(xticks=[], yticks=[])

doc/_static/zenodo_cache/14940554.svg

Lines changed: 35 additions & 0 deletions
Loading

doc/_static/zenodo_cache/15375714.svg

Lines changed: 35 additions & 0 deletions
Loading

doc/_static/zenodo_cache/16644850.svg

Lines changed: 35 additions & 0 deletions
Loading

doc/project/citing.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ By version
3232
.. START OF AUTOGENERATED
3333
3434
35+
v3.10.5
36+
.. image:: ../_static/zenodo_cache/16644850.svg
37+
:target: https://doi.org/10.5281/zenodo.16644850
38+
v3.10.3
39+
.. image:: ../_static/zenodo_cache/15375714.svg
40+
:target: https://doi.org/10.5281/zenodo.15375714
41+
v3.10.1
42+
.. image:: ../_static/zenodo_cache/14940554.svg
43+
:target: https://doi.org/10.5281/zenodo.14940554
3544
v3.10.0
3645
.. image:: ../_static/zenodo_cache/14464227.svg
3746
:target: https://doi.org/10.5281/zenodo.14464227

0 commit comments

Comments
 (0)