mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
6 lines
81 B
INI
6 lines
81 B
INI
[mypy]
|
|
check_untyped_defs = True
|
|
|
|
[mypy-ansible.*]
|
|
ignore_missing_imports = True
|