Skip to content

Commit

Permalink
[#3011] remove empty line for pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
k-nut committed Jun 6, 2016
1 parent 505d1c9 commit c906aa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/tests/lib/test_datapreview.py
Expand Up @@ -271,7 +271,6 @@ def test_default_views_created_on_package_create(self):
eq_(len(views_list), 1)
eq_(views_list[0]['view_type'], 'image_view')


def test_default_views_created_on_resource_create(self):

dataset_dict = factories.Dataset(
Expand Down

0 comments on commit c906aa1

Please sign in to comment.