Skip to content

Commit

Permalink
Fix PEP-8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Aug 25, 2015
1 parent 549ec28 commit 678e5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckan/tests/lib/test_helpers.py
Expand Up @@ -82,6 +82,7 @@ def test_url_for_qualified(self):
qualified=True)
eq_(generated_url, url)


class TestHelpersRenderMarkdown(object):

def test_render_markdown_allow_html(self):
Expand Down

0 comments on commit 678e5ff

Please sign in to comment.