Added missing coding declaration to manage.py
This commit is contained in:
parent
0c93d20980
commit
8c9a89bcd2
|
@ -1,3 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# manage.py
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue