Skip to content

Commit

Permalink
[#1117] PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Aug 2, 2013
1 parent b16f6fe commit 1b73733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ckan/new_tests/logic/auth/__init__.py
Expand Up @@ -5,8 +5,8 @@
This requires using the ``mock`` library to mock ``ckan.model``, see
:ref:`mock`.
Tests for auth functions should use the :func:`ckan.new_tests.helpers.call_auth`
function to call auth functions.
Tests for auth functions should use the
:func:`ckan.new_tests.helpers.call_auth` function to call auth functions.
Here's an example of a simple :py:mod:`ckan.logic.auth` test:
Expand Down

0 comments on commit 1b73733

Please sign in to comment.