Skip to content
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

scipy.optimize (partial) #46

Merged
merged 11 commits into from
Oct 2, 2024
Merged

scipy.optimize (partial) #46

merged 11 commits into from
Oct 2, 2024

Conversation

jorenham
Copy link
Owner

@jorenham jorenham commented Sep 10, 2024

$ poe stubtest scipy.optimize -- --ignore-unused-allowlist
Poe => stubtest --mypy-config-file=pyproject.toml --allowlist=tests/stubtest/allowlist.txt scipy.optimize --ignore-unused-allowlist
Success: no issues found in 147 modules
$ poe mypy optimize
Poe => mypy --config-file=pyproject.toml scipy-stubs/optimize
Success: no issues found in 82 source files

Pyright isn't completely happy though, hence the "(partial)" in the title.

@jorenham jorenham changed the title Scipy.optimize (partial) scipy.optimize (partial) Sep 10, 2024
@jorenham jorenham merged commit a8eda1b into master Oct 2, 2024
3 checks passed
@jorenham jorenham deleted the scipy.optimize branch October 2, 2024 14:50
@jorenham jorenham added the stubs: improvement Improve or refactor existing annotations label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scipy.optimize stubs: improvement Improve or refactor existing annotations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant