-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
black
with bug fix for skipping formatting files that are sy…
…mlinked (#460)
- Loading branch information
1 parent
f927594
commit 01e3899
Showing
2 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
01e3899
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, this change has not yet propagated to the vscode extension marketplace - I am still seeing an old version of
black
(24.1.1) in the description, and an older version still in the latest available update (24.0.0).Given prevalence of this issue - #458, just wondering when we should expect to be able to update to 24.2.0. Thanks!