Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Fixed bracket operator not working for steps within the pipeline. #45

Merged
merged 2 commits into from
Mar 17, 2021

Conversation

olineumann
Copy link
Collaborator

Fixed bracket operator (__getitem__(self, key)) not working for steps withing pipeline because of a check of PipelineStep instead of Step. The issue was mentioned in #42.

@olineumann olineumann requested a review from benHeid March 16, 2021 16:29
pywatts/core/step_information.py Outdated Show resolved Hide resolved
@olineumann olineumann force-pushed the bugfix/bracket_operator_steps branch from bebc178 to 8baaddc Compare March 16, 2021 17:48
@benHeid benHeid merged commit 930ceb4 into master Mar 17, 2021
@benHeid benHeid deleted the bugfix/bracket_operator_steps branch March 17, 2021 07:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants