Skip to content

JustRename is not working unless i delete this if clause #13

@journeym

Description

@journeym

if modifyedDirectory != "" and not str(modifyedOldName).__contains__(modifyedDirectory):

if modifyedDirectory != "" and not str(modifyedOldName).__contains__(modifyedDirectory): print("skipping file because not in given directory " + old_name) continue

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