|
27 | 27 | <a href="https://github.com/pre-commit/pre-commit">
|
28 | 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 | 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"> |
| 30 | + <a href="https://docs.astral.sh/ruff/formatter/"> |
| 31 | + <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 | 32 | </a>
|
33 | 33 | <!-- Short description: -->
|
34 | 34 | <h3>All algorithms implemented in Python - for education</h3>
|
|
0 commit comments