Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk committed Jan 21, 2020
1 parent 60a1fce commit 63f019d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/tests/helpers.py
Expand Up @@ -180,7 +180,6 @@ def invoke(self, *args, **kwargs):
return super(CKANCliRunner, self).invoke(*args, **kwargs)



class CKANResponse(Response):
@property
def body(self):
Expand Down

0 comments on commit 63f019d

Please sign in to comment.