Skip to content

Workflow Payload Encoding: Add missing storage providers#488

Merged
mistralai-nfau merged 2 commits intomainfrom
nfau/fix
Apr 14, 2026
Merged

Workflow Payload Encoding: Add missing storage providers#488
mistralai-nfau merged 2 commits intomainfrom
nfau/fix

Conversation

@mistralai-nfau
Copy link
Copy Markdown
Contributor

No description provided.

@mistralai-nfau mistralai-nfau requested a review from anth2o April 14, 2026 15:10
@mistralai-nfau mistralai-nfau changed the title Add missing storage providers Encoding: Add missing storage providers Apr 14, 2026
@mistralai-nfau mistralai-nfau changed the title Encoding: Add missing storage providers Workflow Payload Encoding: Add missing storage providers Apr 14, 2026

from typing import Any, cast

from azure.core.exceptions import ResourceNotFoundError # type: ignore[import-not-found,import-untyped]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't we modify lint_custom_code.sh line 30 to:

uv run --all-extras mypy src/mistralai/extra/ || ERRORS=1

so that we don't have to ignore mypy errors here ?

@mistralai-nfau mistralai-nfau merged commit 27be1e2 into main Apr 14, 2026
6 checks passed
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.

2 participants