diff options
| author | Shivesh Mandalia <shivesh.mandalia@outlook.com> | 2020-02-29 02:18:50 +0000 |
|---|---|---|
| committer | Shivesh Mandalia <shivesh.mandalia@outlook.com> | 2020-02-29 02:18:50 +0000 |
| commit | b337b7a457341999f97a188945c2c4cc03f7b11c (patch) | |
| tree | 820f45be852f94ae68fb4a407d677345366db02b /scripts/mc_x.py | |
| parent | 7b32b3e2c437f65f6ac946d16463691e7496be29 (diff) | |
| download | GolemFlavor-b337b7a457341999f97a188945c2c4cc03f7b11c.tar.gz GolemFlavor-b337b7a457341999f97a188945c2c4cc03f7b11c.zip | |
move golemfit test to another repo and slightly reluctantly use american style flavor spelling consistently
Diffstat (limited to 'scripts/mc_x.py')
| -rw-r--r-- | scripts/mc_x.py | 2 |
1 files changed, 1 insertions, 1 deletions
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( |
