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 |
|
Calen Pennington
|
0cd8f58bcc
|
Remove all instances of from instructor import imports
|
2019-08-05 09:59:30 -04:00 |
|
Stu Young
|
3e92168e80
|
incr-271 (#20568)
* run python modernize
* run isort
* quality
|
2019-05-16 13:56:35 -04:00 |
|
Michael Youngstrom
|
3221c2b91f
|
Remove lms pytest shards
|
2019-02-12 11:03:46 -05:00 |
|
cclauss
|
8fca11b85c
|
Use print() function in both Python 2 and Python 3
|
2019-01-13 17:16:37 +01:00 |
|
Jeremy Bowman
|
bcaec3c5bb
|
TE-2525 nose.tools removal part 1/2
|
2018-08-07 08:30:12 -04:00 |
|
Stuart Young
|
1fd2167144
|
rebalance python unittests onto new shards
|
2018-05-03 11:16:05 -04:00 |
|
cahrens
|
6f71706b17
|
Remove SlashSeparatedCourseKey from tests.
|
2017-08-07 14:49:30 -04:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Calen Pennington
|
03a05fd9d4
|
Always call super(..).setUp() from setUp
|
2015-02-04 09:09:14 -05:00 |
|
Waheed Ahmed
|
b98fe5bf1e
|
Fixed analytics counts on instructor dashboard.
LMS-11228
|
2014-08-22 12:22:29 +05:00 |
|
Renzo Lucioni
|
3599e2eec7
|
Revert "Revert "Merge pull request #4545 from edx/renzo/bi-analytics-overhaul""
This reverts commit 079808ee47.
|
2014-07-30 17:01:52 -04:00 |
|
Julia Hansbrough
|
079808ee47
|
Revert "Merge pull request #4545 from edx/renzo/bi-analytics-overhaul"
This reverts commit 252038c376, reversing
changes made to 7caf8c53b1.
|
2014-07-29 17:41:46 +00:00 |
|
Renzo Lucioni
|
8bd84b5f3a
|
Overhaul Segment.io integration
|
2014-07-28 11:08:02 -04:00 |
|