pylint: address most of the pylint3 warnings
commit1c6b4db015d96b15867b65ac9779d63386c6467e
authorDavid Aguilar <davvid@gmail.com>
Sun, 11 Nov 2018 06:15:07 +0000 (10 22:15 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 11 Nov 2018 06:15:07 +0000 (10 22:15 -0800)
treed9543fcb52476d82d84827c7c8cdd9062cb9af58
parent373cb69baeb3638012b3a03149084b5ac0f86a8d
pylint: address most of the pylint3 warnings

Signed-off-by: David Aguilar <davvid@gmail.com>
16 files changed:
.pylintrc
cola/app.py
cola/compat.py
cola/core.py
cola/decorators.py
cola/gitcfg.py
cola/main.py
cola/ordered_dict.py
cola/spellcheck.py
cola/widgets/compare.py
cola/widgets/diff.py
cola/widgets/remote.py
setup.py
test/git_test.py
test/helper.py
test/models_selection_test.py