From b8ad0032fd2c7735ae76e0ac637c1250682c4de8 Mon Sep 17 00:00:00 2001 From: ltcptgeneral <35508619+ltcptgeneral@users.noreply.github.com> Date: Thu, 26 Sep 2019 19:22:44 -0500 Subject: [PATCH] spelling fix --- data analysis/analysis/regression.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data analysis/analysis/regression.py b/data analysis/analysis/regression.py index 2c268a34..65c9088e 100644 --- a/data analysis/analysis/regression.py +++ b/data analysis/analysis/regression.py @@ -1,7 +1,7 @@ # Titan Robotics Team 2022: CUDA-based Regressions Module # Written by Arthur Lu & Jacob Levine # Notes: -# this should be imported as a python module using 'import cudaregress' +# this should be imported as a python module using 'import regression' # this should be included in the local directory or environment variable # this module is cuda-optimized and vectorized (except for one small part) # setup: