From 39845db9e81f971cf12332db9054dd478b2460ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?In=C3=A9s=20Rebollo?= <44417944+minesrebollo@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:28:07 -0500 Subject: [PATCH] trying to get pre-commit to work --- stdpopsim/qc/OrySat.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stdpopsim/qc/OrySat.py b/stdpopsim/qc/OrySat.py index 55ab03017..a57fecc13 100644 --- a/stdpopsim/qc/OrySat.py +++ b/stdpopsim/qc/OrySat.py @@ -1,13 +1,13 @@ import msprime import stdpopsim -_species = stdpopsim.get_species("OrySat") +_species = stdpopsim.get_species("OrySat") def _BottMig_3C07_qc(): id = "QC-BottMig_3C07" - # populations + # populations: rufipogon, indica and tropical japonica rufipogon = stdpopsim.Population(id="RUF", description="O. rufipogon population") indica = stdpopsim.Population(id="IND", description="O. sativa indica population") japonica = stdpopsim.Population(