mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
community.internal_test_tools is typed. (#960)
This commit is contained in:
@@ -17,7 +17,3 @@ warn_unreachable = True
|
|||||||
[mypy-ansible.*]
|
[mypy-ansible.*]
|
||||||
# ansible-core has partial typing information
|
# ansible-core has partial typing information
|
||||||
follow_untyped_imports = True
|
follow_untyped_imports = True
|
||||||
|
|
||||||
[mypy-ansible_collections.community.internal_test_tools.*]
|
|
||||||
# community.internal_test_tools has no typing information
|
|
||||||
ignore_missing_imports = True
|
|
||||||
|
|||||||
Reference in New Issue
Block a user