Skip to content

Assertion Error t len(mixture) == len(clean) == len(enhanced) #7

Open
@mnabihali

Description

@mnabihali

when I am trying to run the code it gives me an error in this condition
assert len(mixture) == len(clean) == len(enhanced)
I printed the len of each and found the len of enhanced and clean is equal but len of the mixture is greater than both.

I hope you can help me as soon as possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions