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

Merged
merged 1 commit into from
Nov 22, 2024
Merged

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 gordonkoehn requested a review from DrYak October 14, 2024 12:10
@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 ?

@gordonkoehn
Copy link
Contributor Author

@DrYak, May I merge this one? This fix is long overdue; I did it immediately after the Lollipop parallelization.

@DrYak DrYak merged commit b85ea2f into dev Nov 22, 2024
1 check passed
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.

2 participants