Skip to content

Always return the Pipeline subclass/implementation from the module inspection #11

Description

@tdruez

The current get_pipeline_class implementation may return the Pipeline base class in place of the actual subclass we are looking for. This appears to be random since it is based on the order of the list returned by inspect.getmembers.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions