From 1126373bf258533f66a915940f194578a5e32e2d Mon Sep 17 00:00:00 2001 From: jlevine18 Date: Fri, 21 Dec 2018 11:07:21 -0600 Subject: [PATCH] Update tbarequest.py --- data analysis/tbarequest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data analysis/tbarequest.py b/data analysis/tbarequest.py index ed9432da..4149149c 100644 --- a/data analysis/tbarequest.py +++ b/data analysis/tbarequest.py @@ -1,7 +1,7 @@ #Titan Robotics Team 2022: TBA Requests Module #Written by Arthur Lu & Jacob Levine #Notes: -# this should be imported as a python module using 'import visualization' +# this should be imported as a python module using 'import tbarequest' # this should be included in the local directory or environment variable # this module has not been optimized for multhreaded computing #Number of easter eggs: none yet