I'm seeing difficulties with isort locally vs pants lint --only=isort - i.e. the outputs don't match.. pants wants to make changes.
I feel like the config isn't being picked up, but that is a feeling.
Is there a way I can run pants isort on the commandline? pants run isort or soething?