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 |
|
aarif
|
e39485d94d
|
ran python-modernize and isort on files mentioned in INCR-343
changes made to comply with quality
|
2019-07-16 11:54:40 +00:00 |
|
Ayub
|
1a9648a07e
|
Revert "ran python-modernize and isort on files mentioned in INCR-343 (#21014)"
This reverts commit 87e58c86cc.
|
2019-07-15 16:44:13 +05:00 |
|
Aarif
|
87e58c86cc
|
ran python-modernize and isort on files mentioned in INCR-343 (#21014)
|
2019-07-15 14:39:27 +05:00 |
|
rabia23
|
f65195c0ed
|
EDUCATOR-2231 remove course run enrollment dates references from studio
|
2018-03-05 11:27:22 +00:00 |
|
Clinton Blackburn
|
8a5782eb6e
|
Updated Studio API to expose course run pacing type
The pacing type can now be read and updated.
EDUCATOR-1464
|
2017-10-04 10:16:45 -04:00 |
|
Clinton Blackburn
|
14b8c12e88
|
Added Studio API endpoint to update course image
LEARNER-2468
|
2017-09-13 11:22:47 -04:00 |
|
Clinton Blackburn
|
256849950d
|
Added Studio API endpoint to support course creation
LEARNER-2468
|
2017-09-13 11:22:47 -04:00 |
|