mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Corrected many style guide violations that the newest version of flake8 catches
This commit is contained in:
parent
92dbf34286
commit
778ce245dd
39 changed files with 55 additions and 54 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import datetime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue