Usama Sadiq
|
afa102e125
|
refactor: ran pyupgrade on lms/djangoapps/course_api (#26735)
|
2021-03-09 12:54:42 +05:00 |
|
Aarif
|
a332aac1f6
|
replaced unittest assertions pytest assertions (#26541)
|
2021-02-19 12:27:11 +05:00 |
|
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
|
090b8ed011
|
incr-285 (#20592)
* run python modernize
* run isort
* quality
|
2019-05-16 12:42:56 -04:00 |
|
Michael Youngstrom
|
3221c2b91f
|
Remove lms pytest shards
|
2019-02-12 11:03:46 -05:00 |
|
Stuart Young
|
1fd2167144
|
rebalance python unittests onto new shards
|
2018-05-03 11:16:05 -04:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Michael Frey
|
29b6ccf5e4
|
Added new Course List API.
|
2015-11-24 15:54:03 +00:00 |
|