Skip to content

Option to disable Unpacking list comprehensions #794

@Skylion007

Description

@Skylion007

I wanted to apply this tool to pytorch, but the unpacking list comprehensions may cause issue with codebase as torch.jit.script doesn't have full generator support and the compiler may complain. There doesn't appear to be a way to turn off this fixit either, adding an option to do so would be helpful: pytorch/pytorch#94040

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