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

Refactor output classes #127

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Refactor output classes #127

merged 3 commits into from
Dec 12, 2023

Conversation

liamhuber
Copy link
Member

Instead of instantiating the data classes, just always use the class directly. This removes the need for one misdirection layer.

Now we can always just use the class directly
This also removes the misdirection layer
Copy link
Member

@jan-janssen jan-janssen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@liamhuber liamhuber merged commit c74980b into output_modul Dec 12, 2023
2 checks passed
@liamhuber liamhuber deleted the lrefactor_output branch December 12, 2023 06:25
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