community.docker/tests/unit/plugins
Felix Fontein 3350283bcc
Add typing information, 1/2 (#1176)
* Re-enable typing and improve config.

* Make mypy pass.

* Improve settings.

* First batch of types.

* Add more type hints.

* Fixes.

* Format.

* Fix split_port() without returning to previous type chaos.

* Continue with type hints (and ignores).
2025-10-23 07:05:42 +02:00
..
connection Avoid Python 2 compat (conditional) imports. (#1167) 2025-10-13 22:31:59 +02:00
inventory Avoid Python 2 compat (conditional) imports. (#1167) 2025-10-13 22:31:59 +02:00
module_utils Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
modules Reorganize imports due to https://github.com/ansible-community/antsibull-nox/pull/136. 2025-10-10 21:19:28 +02:00
plugin_utils Reorganize imports due to https://github.com/ansible-community/antsibull-nox/pull/136. 2025-10-10 21:19:28 +02:00
test_support Python code modernization, 4/n (#1162) 2025-10-11 23:06:50 +02:00