Usama Sadiq
484cd536e2
fix: Fixed new pylint warnings ( #28724 )
2021-09-23 17:54:04 +05:00
Usama Sadiq
4f4be6538a
BOM-2477: pylint warnings lint-amnesty ( #27585 )
2021-05-11 17:22:40 +05:00
Usama Sadiq
2409ea22be
refactor: pyupgrade second iteration ( #27453 )
2021-05-10 13:48:34 +05:00
Jawayria
62bc555817
Applied pylint-amnesty to track
2021-02-03 13:10:42 +05:00
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
Chris Rodriguez
5137b9f8b6
Adding legacy event_type for language menu events
2016-04-25 08:58:43 -04:00
J. Clifford Dyer
001874c42e
Update seq_* to edx.ui.lms.sequence.* format
...
seq_next, seq_prev, and seq_goto events are all renamed, and maintain
legacy compatibility.
This PR also introduces new EventTransformer framework to shim events
based on name prefix.
MA-2221
2016-04-22 13:38:41 -04:00