mirror of
https://github.com/django/django.git
synced 2025-10-28 08:06:09 +00:00
[1.7.x] Harmonized some PEP 0263 coding preambles
Backport of e520a73ee from master.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# coding: utf-8
|
||||
# -*- coding: utf-8 -*-
|
||||
from django.contrib.contenttypes.fields import (
|
||||
GenericForeignKey, GenericRelation
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user