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 e26ab09 commit 69406bbCopy full SHA for 69406bb
README.rst
@@ -13,9 +13,9 @@ Introduction
13
:target: https://github.com/adafruit/Adafruit_CircuitPython_Requests/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
A requests-like library for HTTP commands.
21
0 commit comments