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

update type annotation for best_match #2626

Merged
merged 1 commit into from Apr 3, 2023

Conversation

JensHeinrich
Copy link

Tweak type annotations

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Add .. versionchanged:: entries in any relevant code docs.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

@davidism davidism changed the title Feature/add typing override update type annotation for best_match Mar 31, 2023
@davidism davidism added this to the 2.3.0 milestone Apr 3, 2023
@davidism davidism force-pushed the feature/add-typing-override branch from 7abf3a8 to 1acfd8f Compare April 3, 2023 19:19
@davidism davidism marked this pull request as ready for review April 3, 2023 19:19
@davidism davidism merged commit 6bae1de into pallets:main Apr 3, 2023
10 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type annotation for best_match could be more accurate
2 participants