X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_tables.py;h=f4fe1be174b57647c10ac232ceabfb7541aa87f2;hb=0354ec6ac7b0c633a9f4c7007c0cba43bc05acbd;hp=76254c86dd220e88675be9b3c93e1acd787d270a;hpb=3cb49d761fa32c84ea7b6b9ba9d6c874dff2921a;p=csit.git diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index 76254c86dd..f4fe1be174 100644 --- a/resources/tools/presentation/generator_tables.py +++ b/resources/tools/presentation/generator_tables.py @@ -22,7 +22,7 @@ import prettytable from string import replace from errors import PresentationError -from utils import mean, stdev, relative_change, remove_outliers +from utils import mean, stdev, relative_change def generate_tables(spec, data):