aboutsummaryrefslogtreecommitdiffstats
path: root/golemflavor/mcmc.py
diff options
context:
space:
mode:
authorShivesh Mandalia <shivesh.mandalia@outlook.com>2020-02-29 02:18:50 +0000
committerShivesh Mandalia <shivesh.mandalia@outlook.com>2020-02-29 02:18:50 +0000
commitb337b7a457341999f97a188945c2c4cc03f7b11c (patch)
tree820f45be852f94ae68fb4a407d677345366db02b /golemflavor/mcmc.py
parent7b32b3e2c437f65f6ac946d16463691e7496be29 (diff)
downloadGolemFlavor-b337b7a457341999f97a188945c2c4cc03f7b11c.tar.gz
GolemFlavor-b337b7a457341999f97a188945c2c4cc03f7b11c.zip
move golemfit test to another repo and slightly reluctantly use american style flavor spelling consistently
Diffstat (limited to 'golemflavor/mcmc.py')
-rw-r--r--golemflavor/mcmc.py2
1 files changed, 1 insertions, 1 deletions
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