Files
edx-platform/openedx/core/djangoapps
Bill Tucker eb0f52d110 INCR-211: run python-modernize and isort (#20432)
* INCR-211:  run python-modernize and isort to support python2 --> python3 transition

* INCR-211: fix pylint errors.

Removed unused module import request and error.
Used import as to avoid too deep a function call.

Altering imports and using suppression of pylint's import error.

* INCR-211: ignore pylint's import error from six module.

* INCR-211: remove unused modules.  Ignore pylint import error from six module.

* INCR-211:  ignore pylint's import error from six module.  Group imports.

* INCR-211:  disable error of 'must be called with literal string'

The specific context for this error means we can disable this.

* INCR-211: change import to satisfy pylint by renaming import

* INCR-211: fix imports so six.unichr works.
2019-05-10 12:14:41 -04:00
..
2019-02-19 11:24:21 -05:00
2019-05-09 17:44:45 -04:00
2019-05-10 11:11:42 -04:00
2019-04-01 16:08:31 -04:00
2019-05-09 11:42:43 -04:00
2019-04-25 13:51:23 -04:00
2019-04-24 14:07:32 -05:00
2019-04-24 13:38:12 -05:00
2019-04-05 12:00:04 -04:00
2019-05-10 11:11:42 -04:00
2019-04-25 13:51:23 -04:00
2019-04-24 14:07:32 -05:00
2019-05-10 11:23:05 -04:00
2019-05-09 15:00:06 -04:00
2019-05-06 11:18:57 -04:00