Skip to content

Python: Fix Python CI checks: ruff, pyright, mypy, and pre-commit errors - #5306

Closed
shrutitople wants to merge 1 commit into
microsoft:feature/python-fidesfrom
shrutitople:local-fides
Closed

Python: Fix Python CI checks: ruff, pyright, mypy, and pre-commit errors#5306
shrutitople wants to merge 1 commit into
microsoft:feature/python-fidesfrom
shrutitople:local-fides

Conversation

@shrutitople

Copy link
Copy Markdown
Contributor

Motivation and Context

The FIDES security module (merged via #5024) has CI failures across 4 checks: Package Checks (pyright), Samples & Markdown, Mypy Checks, and Pre-commit Hooks. These failures block further development on the feature/python-fides branch.

Description

Fixes ruff, pyright, mypy, and pre-commit lint/type errors across the FIDES security files.

@moonbox3 Evan Mattson (moonbox3) added the python Usage: [Issues, PRs], Target: Python label Apr 16, 2026
@github-actions github-actions Bot changed the title Fix Python CI checks: ruff, pyright, mypy, and pre-commit errors Python: Fix Python CI checks: ruff, pyright, mypy, and pre-commit errors Apr 16, 2026
@moonbox3 Evan Mattson (moonbox3) added the documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants