Run yapf on all python files in the repo
Signed-off-by: Ravago Jones <ravagojones@gmail.com>
Change-Id: I221e04c3f517fab8535b22551553799e0fee7a80
diff --git a/frc971/vision_codelab/codelab_test.py b/frc971/vision_codelab/codelab_test.py
index e14d1cd..2ccf943 100755
--- a/frc971/vision_codelab/codelab_test.py
+++ b/frc971/vision_codelab/codelab_test.py
@@ -8,6 +8,7 @@
# TODO(milind): this should be integrated with bazel
class TestCodelab(unittest.TestCase):
+
def codelab_test(self, alliance, letter=None, img_path=None):
if img_path is None:
img_path = "%s_%s.png" % (alliance.name.lower(),