Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Mar 2, 2015
1 parent 6b4756f commit 43ebab5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cornice/tests/test_schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ class PreserveUnkownSchema(MappingSchema):
def schema_type(self, **kw):
return Mapping(unknown='preserve')


def get_mock_request(body, get=None):
# Construct a mock request with the given request body
class MockRegistry(object):
Expand Down

0 comments on commit 43ebab5

Please sign in to comment.