Skip to content

Commit cfdea9a

Browse files
authored
replace black badge with ruff
1 parent 87ddad1 commit cfdea9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[![Read the documentation at https://mdio-python.readthedocs.io/](https://img.shields.io/readthedocs/mdio-python/latest.svg?label=Read%20the%20Docs)][read the docs]
2121

2222
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
23-
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]
23+
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)][ruff]
2424

2525
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/multidimio?period=total&units=international_system&left_color=grey&right_color=blue&left_text=PyPI%20downloads)][pypi_]
2626
[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/multidimio?label=Conda%20downloads&style=flat)][conda-forge_]
@@ -33,7 +33,7 @@
3333
[tests]: https://github.com/TGSAI/mdio-python/actions?workflow=Tests
3434
[codecov]: https://app.codecov.io/gh/TGSAI/mdio-python
3535
[pre-commit]: https://github.com/pre-commit/pre-commit
36-
[black]: https://github.com/psf/black
36+
[ruff]: https://github.com/astral-sh/ruff
3737
[install_pip]: https://mdio-python.readthedocs.io/en/latest/installation.html#using-pip-and-virtualenv
3838
[install_conda]: https://mdio-python.readthedocs.io/en/latest/installation.html#using-conda
3939

0 commit comments

Comments
 (0)