Feanil Patel
|
046feb0cf0
|
Merge pull request #22649 from edx/feanil/fix_pep8
Fix all E303 pep8 errors.
|
2019-12-30 13:32:26 -05:00 |
|
Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
2df8b8226b
|
Merge pull request #22643 from edx/feanil/2to3_asserts
Run `2to3 -f asserts . -w` on edx-platform.
|
2019-12-30 12:13:42 -05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Feanil Patel
|
70294b0ad2
|
Run 2to3 -f asserts . -w on edx-platform.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-asserts
|
2019-12-30 10:22:19 -05:00 |
|
Jansen Kantor
|
b0f40a111c
|
add requesting_user to simple-history model (#21683)
|
2019-09-19 13:43:35 -04:00 |
|