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

Improve Type Safety: Migrate from Sequence to TypedDict #3

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

gordonkoehn
Copy link
Contributor

This PR shall prevent future bugs in this regard and ensure maintainability.

@gordonkoehn gordonkoehn added the enhancement New feature or request label Oct 14, 2024
@gordonkoehn gordonkoehn self-assigned this Oct 14, 2024
@gordonkoehn gordonkoehn marked this pull request as ready for review October 14, 2024 12:09
@gordonkoehn
Copy link
Contributor Author

For future reference - I like pydantic, yet it seemed needed here as we already validate parameters elsewhere.

@gordonkoehn
Copy link
Contributor Author

gordonkoehn commented Oct 24, 2024

@DrYak Let's merge ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant