Skip to content

[docker] Improve type annotations in api.swarm#15629

Open
emmanuel-ferdman wants to merge 1 commit intopython:mainfrom
emmanuel-ferdman:docker-swarm-types
Open

[docker] Improve type annotations in api.swarm#15629
emmanuel-ferdman wants to merge 1 commit intopython:mainfrom
emmanuel-ferdman:docker-swarm-types

Conversation

@emmanuel-ferdman
Copy link
Copy Markdown
Contributor

PR Summary

This PR fills in the missing types in docker.api.swarm.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Diff from mypy_primer, showing the effect of this PR on open source code:

pandas (https://github.com/pandas-dev/pandas)
- pandas/core/computation/ops.py:328: error: Need type annotation for "_binary_ops_dict" (hint: "_binary_ops_dict: dict[<type>, <type>] = ...")  [var-annotated]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant