Skip to content

Commit

Permalink
Merge pull request #39 from hellysmile/cov100
Browse files Browse the repository at this point in the history
Coverage 100%
  • Loading branch information
hellysmile committed Feb 18, 2018
2 parents b2fc583 + 54b4b57 commit 9d57098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions django_activeurl/models.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
'''hello django test runner'''
from __future__ import absolute_import, unicode_literals
'''hello django test runner''' # pragma: no cover
from __future__ import absolute_import, unicode_literals # pragma: no cover

0 comments on commit 9d57098

Please sign in to comment.