Skip to content

Commit

Permalink
No cover pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
koterpillar committed Aug 2, 2015
1 parent 84d3f94 commit cee3095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

def my_function():
"""A function to test unwrapping on."""
pass
pass # pragma: no cover


class UnwrapTest(unittest.TestCase):
Expand Down

0 comments on commit cee3095

Please sign in to comment.