community.docker/plugins/module_utils
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
..
_api Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_module_container Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_common_api.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_common_cli.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_common.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_compose_v2.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_copy.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_image_archive.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_logfmt.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_platform.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_scramble.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_socket_handler.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_socket_helper.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_swarm.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_util.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_version.py Python code modernization, 2/n (#1156) 2025-10-09 20:46:48 +02:00