From 5ab9e4f9127496d2217f3fc2a4b21bc15b92da3d Mon Sep 17 00:00:00 2001 From: Andrejh Date: Wed, 24 Feb 2021 17:20:12 +0100 Subject: [PATCH] test commit --- cara/montecarlo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cara/montecarlo.py b/cara/montecarlo.py index f7f18387..2dc90c4a 100644 --- a/cara/montecarlo.py +++ b/cara/montecarlo.py @@ -685,7 +685,7 @@ def composite_plot_pi_vs_viral_load(baselines: typing.List[MCExposureModel], lab axs[0, 0].text(11, -0.01, '$(i)$') axs[1, 0].text(11, axs[1, 0].get_ylim()[1] * 0.8, '$(ii)$') #axs[0, 2].text(axs[0, 2].get_xlim()[1] * 0.1, -0.05, '$(iii)$') - axs[0, 2].set_title('$(iii)$', fontsize=10) + axs[0, 2].set_title('$(iii)$ ', fontsize=10) crits = [] for line in lines: