add encoding utf-8 to the first line

This commit is contained in:
Irhine 2014-04-14 17:05:42 +08:00
parent 8e77f27897
commit 943b6f90e9
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#coding: utf-8
# Define here the models for your scraped items
#
# See documentation in: