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 89b592a commit 7601917Copy full SHA for 7601917
README.rst
@@ -13,9 +13,9 @@ Introduction
13
:target: https://github.com/adafruit/Adafruit_CircuitPython_Typing/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
Definitions not in the standard `typing` module that are
21
needed for type annotation of CircuitPython code.
0 commit comments