We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58afff commit 3b151f4Copy full SHA for 3b151f4
CHANGES.md
@@ -10,6 +10,9 @@
10
- The failsafe for accidentally added backslashes in f-string expressions has been
11
hardened to handle more edge cases during quote normalization (#2437)
12
13
+### _Blackd_
14
+- Replace sys.exit(-1) with raise ImportError (#2440)
15
+
16
### Integrations
17
18
- The provided pre-commit hooks no longer specify `language_version` to avoid overriding
0 commit comments