Usama Sadiq
|
7e275ec3ca
|
refactor: ran pyupgrade on lms/djangoapps (#26523)
ran pyupgrade on course_Wiki, coursewarehistoryextended
|
2021-03-09 12:49:44 +05:00 |
|
Jawayria
|
0c22d77bf8
|
Applied pylint-amnesty to course_wiki
|
2021-02-01 19:44: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 |
|
usama sadiq
|
92d3a9672c
|
Python3 Update
Added Absolute_import for compatibility
|
2019-07-09 16:55:11 +05:00 |
|
Matthew Piatetsky
|
6e81c84d8b
|
fix unicode strings in lms/ part 1
|
2019-02-05 15:15:02 -05:00 |
|
Jeremy Bowman
|
1a5bf35357
|
TE-2689 Remove useless pylint suppressions part 2
|
2018-08-14 17:39:02 -04:00 |
|
Jeremy Bowman
|
1a67819ce4
|
PLAT-1945 Better management command ergonomics
|
2018-02-07 13:24:04 -05:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Sarina Canelake
|
96ddf544ff
|
Remove Pylint violations
|
2015-12-17 16:29:28 -05:00 |
|
Sarina Canelake
|
87495891b6
|
Fix some simple pep8 and pylint violations
|
2014-03-07 12:20:28 -05:00 |
|
Bridger Maxwell
|
93d15d15d0
|
Added markdown extensions from 6.002x
|
2012-08-17 17:32:44 -04:00 |
|