mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 13:54:47 +03:00
Code style
This commit is contained in:
parent
963cf95753
commit
7b7ef95004
|
@ -232,7 +232,6 @@ class TestRouterGeneratedSchema(TestCase):
|
|||
self.assertIn(post_action, response.data['example'].items())
|
||||
|
||||
|
||||
|
||||
@unittest.skipUnless(coreapi, 'coreapi is not installed')
|
||||
class TestSchemaGenerator(TestCase):
|
||||
def test_view(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user