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 |
|
Maxim Dorovkov
|
8702e40589
|
INCR-230 - Run python-modernize and isort on common/lib/xmodule/xmodule (#20506)
* INCR-230 - Run python-modernize and isort on common/lib/xmodule/xmodule, plus a few minor fixes suggested by Jeremy
|
2019-05-16 10:09:15 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Sarina Canelake
|
ba8fd1c21d
|
Eliminate instances of unused-import Pylint violation
|
2015-07-13 17:33:25 -04:00 |
|
Calen Pennington
|
a0bae0c794
|
Convert VerticalModule/VerticalDescriptor to a pure XBlock: VerticalBlock
|
2015-03-31 09:43:52 -04:00 |
|
Andy Armstrong
|
6b3e100cc1
|
Allow editing of container xblocks/xmodules
STUD-1312
|
2014-05-29 14:02:45 -04:00 |
|
Alexander Kryklia
|
059b9f66e3
|
poll and conditional finished
|
2013-02-15 18:48:39 +02:00 |
|