Skip to content

Remove redundant kwargs handling in LaggedStartMap#2433

Open
irvanalhaq9 wants to merge 1 commit into3b1b:masterfrom
irvanalhaq9:simplify-laggedstartmap
Open

Remove redundant kwargs handling in LaggedStartMap#2433
irvanalhaq9 wants to merge 1 commit into3b1b:masterfrom
irvanalhaq9:simplify-laggedstartmap

Conversation

@irvanalhaq9
Copy link
Contributor

@irvanalhaq9 irvanalhaq9 commented Mar 2, 2026

Motivation

lag_ratio is already an explicit parameter in the constructor signature of LaggedStartMap, so it is never included in **kwargs. As a result, copying kwargs and popping lag_ratio is redundant.

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.

1 participant