community.docker/plugins/module_utils/_api
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
context Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
credentials Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
transport Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
types Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
utils Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_import_helper.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
auth.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
constants.py Python code modernization, 2/n (#1156) 2025-10-09 20:46:48 +02:00
errors.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
tls.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00