Skip to content

function "check_duplicate", errors out in colab #4

@m-ali-awan

Description

@m-ali-awan

In colab, the file paths don't have "\", so in my case it is working now by replacing this line:

fn = str(file).split('/')[-2],
and

ull = str(u).split('/')[-2]

Kindly, update me about this.

Thanks..

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions