]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python: fix pep8 'E713 test for membership should be 'not in'
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 3 Mar 2015 10:04:34 +0000 (11:04 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 3 Mar 2015 12:01:45 +0000 (13:01 +0100)
commit0cc142393f3fa1965f587ce987ad77e153ff065a
tree1c5fe638d9b027980125922031c83b8e3e0c375b
parentc64d491601c19ad701364526dc9e84e13d7d8d85
python: fix pep8 'E713 test for membership should be 'not in'

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/pybind/ceph_argparse.py
src/pybind/ceph_rest_api.py