elegant-florist-94385
07/26/2024, 7:41 PMisort
depending on if I use lint
or fmt
goal.
I have a number of files that are failing isort when I run pants lint ::
(No specific errors are printed, just a list of files)
Then when I run pants fmt ::
it tells me that isort passes successfully.
Any idea how to debug this?broad-processor-92400
07/26/2024, 10:30 PM