Skip to content

Commit 749d57b

Browse files
committed
fix(test_index): Specify encoding
1 parent b2c940d commit 749d57b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_index.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# coding=utf-8
12
from django.conf import settings
23
from django.test import TestCase
34

0 commit comments

Comments
 (0)