Skip to content

Commit

Permalink
pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk authored and tino097 committed Nov 29, 2018
1 parent 8e6d5b7 commit 9a2d099
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/tests/logic/action/test_patch.py
Expand Up @@ -105,7 +105,6 @@ def test_group_patch_preserve_datasets(self):
)
assert_equals(0, group4['package_count'])


def test_organization_patch_updating_single_field(self):
user = factories.User()
organization = factories.Organization(
Expand Down

0 comments on commit 9a2d099

Please sign in to comment.