Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 14, 2025

Description

The method in the parent class already contains the same code snippet, no need to duplicate.

Suggested changelog entry

N/A

Related issues/external references

This PR is part of a series of PRs which will add a complete set of tests (and improvements) for the Generator feature.

Also see: #671 and other PR with the Core Component: Generators label.

@jrfnl jrfnl merged commit 6b11ef6 into master Feb 15, 2025
59 checks passed
@jrfnl jrfnl deleted the feature/generators-remove-duplicate-code branch February 15, 2025 22:15
@jrfnl
Copy link
Member Author

jrfnl commented Feb 15, 2025

Thanks for reviewing @fredden !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment