mirror of
https://github.com/django/django.git
synced 2025-08-02 18:13:02 +00:00
Harmonized some PEP 0263 coding preambles
This commit is contained in:
parent
27aa85246a
commit
e520a73eee
44 changed files with 45 additions and 45 deletions
|
@ -1,4 +1,4 @@
|
|||
# encoding: utf8
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.db import migrations, models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue