Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
georgedorn committed Jul 24, 2017
1 parent fd3217c commit 7ad2b60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/core/tests/resources.py
Expand Up @@ -1655,7 +1655,6 @@ class EmptyFieldsNoteResource(FieldsNotSpecifiedNoteResource):
class Meta(FieldsNotSpecifiedNoteResource.Meta):
resource_name = 'emptyfieldsnotes'
fields = []


resource = EmptyFieldsNoteResource(api_name='v1')

Expand Down

0 comments on commit 7ad2b60

Please sign in to comment.