Kaydet (Commit) 30b44cea authored tarafından Tim Graham's avatar Tim Graham

Fixed flake8 warning.

üst 88b6cf4a
...@@ -82,7 +82,6 @@ class GenericRelationsTests(TestCase): ...@@ -82,7 +82,6 @@ class GenericRelationsTests(TestCase):
# shouldn't had changed the tag # shouldn't had changed the tag
self.assertEqual(tag.tag, 'stinky') self.assertEqual(tag.tag, 'stinky')
def test_generic_relations_m2m_mimic(self): def test_generic_relations_m2m_mimic(self):
""" """
Objects with declared GenericRelations can be tagged directly -- the Objects with declared GenericRelations can be tagged directly -- the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment