]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/script: add run_mypy to run static type checking on Python code 26715/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 1 Mar 2019 10:59:39 +0000 (11:59 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 4 Mar 2019 13:35:00 +0000 (14:35 +0100)
commitd206992bd0e670314207363fa1e18506de4ae70f
treedb6a049f57a453278880d6ee2779d60f1ec49904
parentb975a35eebf98717f621d9e61e0b7e6ca7cb9bf4
src/script: add run_mypy to run static type checking on Python code

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/orchestrator.py
src/script/run_mypy.sh [new file with mode: 0755]