]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: Python cleanup and type check 31559/head
authorVolker Theile <vtheile@suse.com>
Tue, 12 Nov 2019 10:28:25 +0000 (11:28 +0100)
committerVolker Theile <vtheile@suse.com>
Tue, 12 Nov 2019 11:28:31 +0000 (12:28 +0100)
commit49c2da65d93e1a01781baf05ff022526403aca66
tree82127dd17f4af77721302ed011cbf607598d21a5
parent4a2822896967dc67edad9bacdb5ddebd41592819
mgr: Python cleanup and type check

- Add/remove missing/obsolete empty lines
- Add type check doc
- Rename inner function args to make pylint happy

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/ssh/module.py