Skip to content

Commit

Permalink
remove stale comment
Browse files Browse the repository at this point in the history
The preview feature was moved to stable in v23, and the bug previously preventing us from using the new style was fixed in psf/black#3430

Signed-off-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com>
  • Loading branch information
BobDotCom committed Feb 8, 2023
1 parent 7122cec commit 2883a0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Expand Up @@ -30,7 +30,6 @@ repos:
rev: 23.1.0
hooks:
- id: black
# See https://github.com/psf/black/issues/2188#issuecomment-1289317647 for why we can't use the --preview flag.
args: [--safe, --quiet]
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
rev: v1.1.3
Expand Down

0 comments on commit 2883a0a

Please sign in to comment.