mirror of
https://github.com/django/django.git
synced 2025-10-26 23:26:08 +00:00
Fixed all E261 warnings
This commit is contained in:
@@ -308,7 +308,7 @@ The end."""),
|
||||
|
||||
(im2m_obj, 470, M2MIntermediateData, None),
|
||||
|
||||
#testing post- and prereferences and extra fields
|
||||
# testing post- and prereferences and extra fields
|
||||
(im_obj, 480, Intermediate, {'right': 300, 'left': 470}),
|
||||
(im_obj, 481, Intermediate, {'right': 300, 'left': 490}),
|
||||
(im_obj, 482, Intermediate, {'right': 500, 'left': 470}),
|
||||
|
||||
Reference in New Issue
Block a user