From b337b7a457341999f97a188945c2c4cc03f7b11c Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 29 Feb 2020 02:18:50 +0000 Subject: move golemfit test to another repo and slightly reluctantly use american style flavor spelling consistently --- golemflavor/mcmc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'golemflavor/mcmc.py') diff --git a/golemflavor/mcmc.py b/golemflavor/mcmc.py index 4cad6e7..a1d3e27 100644 --- a/golemflavor/mcmc.py +++ b/golemflavor/mcmc.py @@ -4,7 +4,7 @@ # date : March 17, 2018 """ -Useful functions to use an MCMC for the BSM flavour ratio analysis +Useful functions to use an MCMC for the BSM flavor ratio analysis """ from __future__ import absolute_import, division, print_function -- cgit v1.2.3