Skip to content

Commit

Permalink
[pep8] E303 warning fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Astalaseven committed Jan 4, 2014
1 parent dc49286 commit 8e457de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,6 @@ def test_clone(self):
self.assertEqual(c0, c1)



class TestComponent(unittest.TestCase):

def test_valueerror(self):
Expand Down

0 comments on commit 8e457de

Please sign in to comment.