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 |
|
Ayub khan
|
7ffccff0f3
|
INCR-376 python3 compatibility
|
2019-07-10 19:57:32 +05:00 |
|
Matthew Piatetsky
|
f294b1a374
|
fix unicode strings in openedx/ part 1
|
2019-02-13 10:47:35 -05:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Eric Fischer
|
4a90a5df84
|
Resolve circular dependency issue
|
2017-03-30 11:08:29 -04:00 |
|
Giovanni Di Milia
|
bb36ab013f
|
Added CCXCon app
The CCXCon app is used to push course updated to the CCXCon
externale service.
|
2016-01-20 10:47:37 -05:00 |
|