]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mypy.ini: Remove global `ignore_missing_imports = True`
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 22 Jun 2020 08:27:39 +0000 (10:27 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 22 Jun 2020 13:00:14 +0000 (15:00 +0200)
commit0763bcfa68b85a47ed2402038bfe7b8015e1deec
tree56e61f41c7635a62e86b820568eb913a5106b1bc
parent1c27f71334149ca22e9f318fe368356c8be178c0
mypy.ini: Remove global `ignore_missing_imports = True`

A global flag hides errors when we actually want to
import something. Like ceph-python-common etc.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/mypy.ini