Usama Sadiq
|
a597f1c783
|
refactor: ran pyupgrade second iteration (#27463)
|
2021-05-11 15:19:48 +05:00 |
|
M. Zulqarnain
|
2c44315ce0
|
refactor: pyupgrade on pavelib & scripts (#26769)
|
2021-03-12 14:14:53 +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 |
|
Feanil Patel
|
e863c50054
|
Fix pep 8 violations.
|
2019-11-06 13:39:07 -05:00 |
|
Ayub khan
|
4c687caf80
|
INCR-386 python3 compatibility
|
2019-07-10 15:22:45 +05:00 |
|
cclauss
|
b0c4c0c5f9
|
remove redundant backslashes in between brackets
|
2019-01-16 03:46:04 +01:00 |
|
cclauss
|
8fca11b85c
|
Use print() function in both Python 2 and Python 3
|
2019-01-13 17:16:37 +01:00 |
|
Jeremy Bowman
|
5289c7e828
|
PLAT-1915 Stop using deprecated BaseException.message
|
2018-01-31 17:22:01 -05:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Albert St. Aubin
|
0d102caa3f
|
Script to collect data on the xblock usage within the edx platform, This script uses the Course block API and returns CSV reports
Updates for Pep8 compliance
Fixed issues found while testing with greater datasets and found during report review
PR updates (Squash)
|
2016-08-01 11:01:15 -04:00 |
|