File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,18 +22,10 @@ Workflows
2222 :target: https://pypi.org/project/workflows/
2323 :alt: Supported Python versions
2424
25- .. image :: https://img.shields.io/badge/code%20style-black -000000.svg
26- :target: https://github.com/psf/black
25+ .. image :: https://img.shields.io/badge/code%20style-ruff -000000.svg
26+ :target: https://github.com/astral-sh/ruff
2727 :alt: Code style: black
2828
29- .. image :: https://img.shields.io/lgtm/grade/python/g/DiamondLightSource/python-workflows.svg?logo=lgtm&logoWidth=18
30- :target: https://lgtm.com/projects/g/DiamondLightSource/python-workflows/context:python
31- :alt: Language grade: Python
32-
33- .. image :: https://img.shields.io/lgtm/alerts/g/DiamondLightSource/python-workflows.svg?logo=lgtm&logoWidth=18
34- :target: https://lgtm.com/projects/g/DiamondLightSource/python-workflows/alerts/
35- :alt: Total alerts
36-
3729Workflows enables light-weight services to process tasks in a message-oriented
3830environment.
3931
You can’t perform that action at this time.
0 commit comments