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/enums.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'golemflavor/enums.py') diff --git a/golemflavor/enums.py b/golemflavor/enums.py index e85158d..a8fb50e 100644 --- a/golemflavor/enums.py +++ b/golemflavor/enums.py @@ -4,7 +4,7 @@ # date : March 17, 2018 """ -Define Enums for the BSM flavour ratio analysis +Define Enums for the BSM flavor ratio analysis """ from enum import Enum -- cgit v1.2.3