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

fix: add return self in MultiAction#add #964

Merged
merged 1 commit into from
Feb 23, 2024
Merged

fix: add return self in MultiAction#add #964

merged 1 commit into from
Feb 23, 2024

Conversation

KazuCocoa
Copy link
Member

For #963

The usage addressed MultiAction(driver).add(a1, a2).perform() usage in the docstring, thus return self is probably correct way for this add as well.

@KazuCocoa KazuCocoa changed the title chore: add return self fix: add return self in MultiAction#add Feb 23, 2024
@KazuCocoa KazuCocoa merged commit 2e0ff4e into master Feb 23, 2024
15 of 17 checks passed
@KazuCocoa KazuCocoa deleted the return-self branch February 23, 2024 18:47
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.

2 participants