usamasadiq
|
3f1df8eb2a
|
Ran pyupgrade on lms/djangoapps
Ran pyupgrade on lms/djangoapps/instructor_analytics
Ran pyugprade on lms/djangoapps/instructor_task
Ran pyupgrade on lms/djangoapps/learner_dashboard
|
2021-02-19 17:30:59 +05:00 |
|
Aarif
|
1ead9f684c
|
replaced unittest assertions pytest assertions (#26546)
|
2021-02-18 18:01:41 +05:00 |
|
Awais Qureshi
|
44576ce3f6
|
BOM-2282
Apply pylint-amnesty.
|
2021-02-01 19:27:15 +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
|
c842b907b5
|
INCR-263 Run python-modernize on lms/djangoapps/instructor_task/config and lms/djangoapps/instructor_task/management (#20559)
* run python modernize
* run isort
* Fix quality
|
2019-05-21 11:31:43 -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 |
|
Jeremy Bowman
|
1a7753d775
|
PLAT-1881 Fix datetimes lacking timezone information
|
2018-01-10 14:33:01 -05:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Adam Palay
|
dfadb28ee1
|
update fail old task command to fail in progress as well as queueing tasks
|
2017-05-22 15:49:54 -04:00 |
|
Adam Palay
|
aee4b332db
|
write management command to fail old tasks stuck in queueing state
|
2017-05-19 16:12:43 -04:00 |
|