Skip to content

Remove unused imports in private modules and provide tool script #374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 24, 2025

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented May 24, 2025

This naturally fixes a lot of the type inconsistencies issues found in #371 caused by bad re-exports.

It also reduces the F401 left from 1782 to 1690 (1083 to 991 if you don't count matplotlib and networkx)

@debonte debonte merged commit b7c58bd into microsoft:main May 24, 2025
3 checks passed
@Avasam Avasam deleted the Remove-re-exports-in-private-files branch May 24, 2025 16:08
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