mirror of
https://github.com/django/django.git
synced 2025-11-13 09:02:02 +00:00
Added missing encoding prefix in localflavor test
This commit is contained in:
parent
35f9c2c07a
commit
a7ef802fa4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
# -*- encoding: utf-8 -*-
|
||||||
from __future__ import absolute_import, unicode_literals
|
from __future__ import absolute_import, unicode_literals
|
||||||
|
|
||||||
from django.contrib.localflavor.mk.forms import (
|
from django.contrib.localflavor.mk.forms import (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue