community.docker/tests/unit/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 Avoid Python 2 compat (conditional) imports. (#1167) 2025-10-13 22:31:59 +02:00
transport 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
constants.py Python code modernization, 3/n (#1157) 2025-10-10 08:11:58 +02:00
fake_api.py Python code modernization, 4/n (#1162) 2025-10-11 23:06:50 +02:00
fake_stat.py Python code modernization, 3/n (#1157) 2025-10-10 08:11:58 +02:00
test_auth.py Avoid Python 2 compat (conditional) imports. (#1167) 2025-10-13 22:31:59 +02:00
test_context.py Reorganize imports due to https://github.com/ansible-community/antsibull-nox/pull/136. 2025-10-10 21:19:28 +02:00
test_errors.py Reorganize imports due to https://github.com/ansible-community/antsibull-nox/pull/136. 2025-10-10 21:19:28 +02:00