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 --- scripts/mc_x.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/mc_x.py') diff --git a/scripts/mc_x.py b/scripts/mc_x.py index 875c40b..5d4a934 100644 --- a/scripts/mc_x.py +++ b/scripts/mc_x.py @@ -90,7 +90,7 @@ def process_args(args): def parse_args(args=None): """Parse command line arguments""" parser = argparse.ArgumentParser( - description="BSM flavour ratio analysis", + description="BSM flavor ratio analysis", formatter_class=misc_utils.SortingHelpFormatter, ) parser.add_argument( -- cgit v1.2.3