Skip to content

Commit 9db655e

Browse files
authored
community.internal_test_tools is typed. (#960)
1 parent 250230e commit 9db655e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.mypy.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ warn_unreachable = True
1717
[mypy-ansible.*]
1818
# ansible-core has partial typing information
1919
follow_untyped_imports = True
20-
21-
[mypy-ansible_collections.community.internal_test_tools.*]
22-
# community.internal_test_tools has no typing information
23-
ignore_missing_imports = True

0 commit comments

Comments
 (0)