Skip to content

refactor: BaseStep support for multiple inheritance (Fixes #541)#542

Merged
yasuhiro-ohba merged 1 commit intomasterfrom
feature/541-super-constructor
Oct 3, 2025
Merged

refactor: BaseStep support for multiple inheritance (Fixes #541)#542
yasuhiro-ohba merged 1 commit intomasterfrom
feature/541-super-constructor

Conversation

@skxeve
Copy link
Copy Markdown
Collaborator

@skxeve skxeve commented Oct 2, 2025

Brief

Fixes #541

Points to Check

  • Any unforeseen impact
  • The overall quality is trending positively

Test

Confirmed

Pass all CI.

Review Limit

  • Write review limit on pull request title.

@skxeve skxeve requested a review from yasuhiro-ohba October 2, 2025 11:11
@skxeve skxeve self-assigned this Oct 2, 2025
@skxeve skxeve added bug Something isn't working refactoring Changes that improve code quality without changing external behavior. labels Oct 2, 2025
@yasuhiro-ohba yasuhiro-ohba merged commit 9ba7a1f into master Oct 3, 2025
8 checks passed
@yasuhiro-ohba yasuhiro-ohba deleted the feature/541-super-constructor branch October 3, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working refactoring Changes that improve code quality without changing external behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for multiple inheritance

2 participants