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 |
|
Amit
|
40068aecb5
|
INCR-232: Run python-modernize and isort on common/djangoapps/track (#20513)
|
2019-05-10 12:05:31 -04:00 |
|
Diana Huang
|
6572d99e76
|
Remove all references to datadog from our code.
|
2019-01-08 15:41:24 -05:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Carlos Andrés Rocha
|
6de25bf5fe
|
Monitor event tracking time by backend using statsd
|
2013-09-11 10:02:15 -04:00 |
|
Carlos Andrés Rocha
|
fbc243dbeb
|
Add event tracking with configurable backends
|
2013-09-11 10:02:15 -04:00 |
|