We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c5616 commit c2b9003Copy full SHA for c2b9003
1 file changed
README.md
@@ -27,8 +27,8 @@
27
<a href="https://github.com/pre-commit/pre-commit">
28
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit">
29
</a>
30
- <a href="https://github.com/psf/black">
31
- <img src="https://img.shields.io/static/v1?label=code%20style&message=black&color=black&style=flat-square" height="20" alt="code style: black">
+ <a href="https://docs.astral.sh/ruff/formatter/">
+ <img src="https://img.shields.io/static/v1?label=code%20style&message=ruff&color=black&style=flat-square" height="20" alt="code style: black">
32
33
<!-- Short description: -->
34
<h3>All algorithms implemented in Python - for education</h3>
0 commit comments