From 7ad5512874899423a415c5258015a92d6eb30371 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:54:59 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91bb887..494716f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Python TOML formatters -This project includes the following TOML formatters for the Python ecosystem: +This project includes the following TOML formatters for the Python ecosystem: - [`pyproject-fmt`](./pyproject-fmt), - [`tox-toml-fmt`](./tox-toml-fmt).