import unittest class TestPredictor(unittest.TestCase): def test(self): pass