community.docker/plugins/module_utils/_api/transport
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
..
basehttpadapter.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
npipeconn.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
npipesocket.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
sshconn.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
ssladapter.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
unixconn.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00