You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ A Visual Studio Code extension with support for the Black formatter. The extensi
4
4
5
5
> Note: The minimum version of Black this extension supports is `22.3.0`.
6
6
7
-
This extension includes support for all [actively supported versions](https://devguide.python.org/#status-of-python-branches) of the Python language (i.e., Python >= 3.8).
7
+
This extension includes support for all [actively supported versions](https://devguide.python.org/#status-of-python-branches) of the Python language.
8
8
9
9
For more information on the Black formatter, see https://black.readthedocs.io/en/stable/.
0 commit comments