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 d7293e0 commit 94ff9c0Copy full SHA for 94ff9c0
README.rst
@@ -13,9 +13,9 @@ Introduction
13
:target: https://github.com/adafruit/Adafruit_CircuitPython_PortalBase/actions
14
:alt: Build Status
15
16
-.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
17
- :target: https://github.com/psf/black
18
- :alt: Code Style: Black
+.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
+ :target: https://github.com/astral-sh/ruff
+ :alt: Code Style: Ruff
19
20
Base Library for the Portal-style libraries. This library only contains base classes and is not
21
intended to be run on its own.
0 commit comments