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 |
|
arbisoft
|
871c8f807b
|
Fixing python-modernize issues.
|
2019-07-09 18:52:08 +05:00 |
|
Ned Batchelder
|
3353e7425e
|
Remove unused imports
|
2018-11-03 16:07:05 -04:00 |
|
John Eskew
|
27edca3c5e
|
Replace all clean_course_id form methods with common method.
|
2018-01-25 11:38:46 -05:00 |
|
Andy Armstrong
|
ebb04ca396
|
Reorder Studio imports using isort
|
2017-05-30 17:00:50 -04:00 |
|
Qubad786
|
4b2488b5ee
|
Add config models and a configuration service to configure LTI Consumer.
|
2017-04-28 15:59:23 +05:00 |
|