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 |
|
Jolyon Bloomfield
|
8adaca66d1
|
INCR-200 Migrate common/djangoapps/util/tests and migrations
|
2019-04-05 00:57:46 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
stv
|
cf9308144d
|
Fix PEP8: E302 expected 2 blank lines, found 1
|
2014-11-10 11:00:11 -08:00 |
|
cahrens
|
569c86de74
|
Code review feedback.
|
2013-11-14 17:09:24 -05:00 |
|
cahrens
|
53a4016619
|
Utility method for converting string to bool.
|
2013-11-14 13:47:46 -05:00 |
|