mirror of
https://github.com/ceph/ceph
synced 2024-12-12 14:39:05 +00:00
46e22c422b
A first step to do more automatic code checks on the qa/ directory. This is useful while transitioning to python3. Also use log_exc to top-level to not run into: error: Argument 1 to "log_exc" has incompatible type "Callable[[OSDThrasher], Any]"; expected "OSDThrasher" Signed-off-by: Thomas Bechtold <tbechtold@suse.com>
2 lines
36 B
INI
2 lines
36 B
INI
[mypy]
|
|
ignore_missing_imports = True |