Skip to content

Conversation

@cmp0xff
Copy link
Contributor

@cmp0xff cmp0xff commented Oct 24, 2025

We can use the ANN rules of ruff to drive typing of submodules, as can be seen in the changes in pyproject.toml in this PR.

When a submodule is completely typed, the corresponding ruff ignores of ANN rules can be removed.

This PR addresses #1442, #1443, #1444 and #1446 and adds a few typing in other places (or removes the functionality if it is private).

@cmp0xff cmp0xff marked this pull request as ready for review October 24, 2025 08:18
@cmp0xff cmp0xff force-pushed the feature/classify-ann branch from 4d100c0 to 65f1503 Compare October 24, 2025 13:45
Copy link
Member

@loicdiridollou loicdiridollou left a comment

Choose a reason for hiding this comment

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

Minor questions but otherwise looks good.

@loicdiridollou
Copy link
Member

There is a small conflict, please resolve when you have time and I will merge!
Thanks @cmp0xff

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