Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -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 |
|
Stu Young
|
c2dcbb36b7
|
incr-278 (#20581)
* run python modernize
* run isort
* quality
* qual
|
2019-05-16 13:20:28 -04:00 |
|
Michael Youngstrom
|
3221c2b91f
|
Remove lms pytest shards
|
2019-02-12 11:03:46 -05:00 |
|
Jeremy Bowman
|
1a5bf35357
|
TE-2689 Remove useless pylint suppressions part 2
|
2018-08-14 17:39:02 -04:00 |
|
Stuart Young
|
1fd2167144
|
rebalance python unittests onto new shards
|
2018-05-03 11:16:05 -04:00 |
|
Tasawer Nawaz
|
4912888168
|
stop using deprecated single item basket view
LEARNER-4428
|
2018-03-14 20:29:51 +05:00 |
|
John Eskew
|
6672f64188
|
Add commerce AppConfig and use to register signals. Move imports.
Add explicit 'lms.djangoapps' prefix to all commerce imports, as another
commerce Django app exists at openedx.core.djangoapps.commerce
|
2017-11-09 09:24:37 -05:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Saleem Latif
|
f556035b22
|
Create a management command to add commerce configuration in lms
|
2016-09-26 17:08:10 +05:00 |
|