ambitious-actor-36781
07/13/2022, 9:33 PMfmt
on?
We've had some issues where our pre-commit hook that uses --changed-since=HEAD lint
isort will complain about making changes, but then when you manually do fmt ::
nothing will changesparse-lifeguard-95737
07/13/2022, 9:41 PMisort
will think it’s a 3rdparty-dep)[tool.isort].known_first_party
in our pyproject.toml
happy-kitchen-89482
07/13/2022, 9:42 PMknown_first_party
in isort config should be a workable bandaid