From 78db90a858e0881d60a72d491e58a31eb23b2f35 Mon Sep 17 00:00:00 2001 From: Joe Jevnik Date: Thu, 12 May 2016 15:59:36 -0400 Subject: [PATCH] STY: flake8 --- tests/pipeline/test_term.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/pipeline/test_term.py b/tests/pipeline/test_term.py index 797c95eb..a7422f0b 100644 --- a/tests/pipeline/test_term.py +++ b/tests/pipeline/test_term.py @@ -405,8 +405,6 @@ class ObjectIdentityTestCase(TestCase): " 'a', but got [] instead.", ) - - def test_bad_input(self): class SomeFactor(Factor):