mirror of
https://github.com/django/django.git
synced 2024-11-30 15:10:46 +01:00
Added missing encoding prefix in localflavor test
This commit is contained in:
parent
35f9c2c07a
commit
a7ef802fa4
@ -1,3 +1,4 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
from __future__ import absolute_import, unicode_literals
|
||||
|
||||
from django.contrib.localflavor.mk.forms import (
|
||||
|
Loading…
Reference in New Issue
Block a user