Issue between Black 26.3.1 and isort 8.0.1? #2493
-
|
@DanielNoord I've just been looking at this 2023 issue which I saw you very recently commented on #2116, which I thought might be a clue to the issue I am seeing: I am currently fighting between black 26.3.1 and isort 8.0.1. Black seems to insist on I note these commits in a recent PR: Is Copilot downgrading black for the same reason (without realizing it)? Wondering if there needs to be a specific flag for isort to work with the latest black? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hey @mig5! The commit you reference is Copilot responding to a completely unrelated security "vulnerability" in a PR where it shouldn't. Do you have a PR I can look at? Would also be interesting to know what you |
Beta Was this translation helpful? Give feedback.
Could you be running into this issue: #2452?