From 7c5f704942a905e3414258d15c530bba4a8483ef Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 15 Aug 2018 12:50:30 +0200 Subject: Keysight -> KeysightCSV --- lib/dfatool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/dfatool.py b/lib/dfatool.py index a19ba13..6be282e 100755 --- a/lib/dfatool.py +++ b/lib/dfatool.py @@ -139,7 +139,7 @@ def regression_measures(predicted, actual): return measures -class Keysight: +class KeysightCSV: def __init__(self): pass -- cgit v1.2.3