Skip to content

Commit

Permalink
parkstay.tests: add UTF8 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Percival committed Feb 20, 2018
1 parent 007c72e commit 51fb936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions parkstay/tests.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# -*- coding: utf8 -*-

from django.conf import settings
from django.test import TestCase, Client
from django.core.exceptions import ValidationError
Expand Down

0 comments on commit 51fb936

Please sign in to comment.