From f758154c0bc29e023e81b5f003da956198575678 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sun, 6 Oct 2019 23:00:44 -0700 Subject: [PATCH] Style --- tests/test_robinhood6.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_robinhood6.py b/tests/test_robinhood6.py index bf0eb86..9b4ee20 100644 --- a/tests/test_robinhood6.py +++ b/tests/test_robinhood6.py @@ -2,6 +2,7 @@ import unittest import ptulsconv import os.path + class TestRobinHood6(unittest.TestCase): path = os.path.dirname(__file__) + '/export_cases/Robin Hood Spotting6.txt'