flake8
passed.
JSHint
passed.
Review Request #11936 — Created Jan. 19, 2022 and submitted
Information | |
---|---|
david | |
Djblets | |
release-3.x | |
Reviewers | |
djblets | |
Because it's Python 3 only, Django has removed the
django.utils.six
module. This change updates us to no longer use thesix.moves
shims.
In conjunction with other changes, ran unit tests.
Summary | |
---|---|