]> arthur.barton.de Git - bup.git/commit
pylint: enable unidiomatic-typecheck
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 27 Aug 2021 22:33:13 +0000 (00:33 +0200)
committerRob Browning <rlb@defaultvalue.org>
Fri, 17 Sep 2021 16:27:48 +0000 (11:27 -0500)
commit1de81e81a0ba24622dec3ec4c9b6acba3bba3cf2
tree3558f0d80c3f3912f8048ef8c4da86836c736224
parenta71add409c4f15e58aa99fbd443b9e0bb2737123
pylint: enable unidiomatic-typecheck

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
[rlb@defaultvalue.org: change isinstance str checks to compat.str_type]
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
.pylintrc
lib/bup/cmd/get.py
lib/bup/drecurse.py
lib/bup/index.py
lib/bup/main.py
lib/bup/vfs.py