Fix typo in README.md (#3995)

This commit is contained in:
Shivam Singh 2023-10-28 23:18:18 +05:30 committed by GitHub
parent 7686989fc8
commit 9a90fa2cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ projects, small and big. _Black_ has a comprehensive test suite, with efficient
tests, and our own auto formatting and parallel Continuous Integration runner. Now that tests, and our own auto formatting and parallel Continuous Integration runner. Now that
we have become stable, you should not expect large formatting changes in the future. we have become stable, you should not expect large formatting changes in the future.
Stylistic changes will mostly be responses to bug reports and support for new Python Stylistic changes will mostly be responses to bug reports and support for new Python
syntax. For more information please refer to the syntax. For more information please refer to
[The Black Code Style](https://black.readthedocs.io/en/stable/the_black_code_style/index.html). [The Black Code Style](https://black.readthedocs.io/en/stable/the_black_code_style/index.html).
Also, as a safety measure which slows down processing, _Black_ will check that the Also, as a safety measure which slows down processing, _Black_ will check that the