From 3fe9279bb44b9300753772c388d8b2de9a1fccda Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Mon, 17 Nov 2025 13:13:25 +0500 Subject: [PATCH] pyproject - fix typo --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d950a6e3be..f2cdb67b34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ disableBytesTypePromotions = true reportUnnecessaryTypeIgnoreComment = true # Define here general ruff settings, -# then they will be inherited projects .toml files. +# then they will be inherited by projects' .toml files. # This allows using assuming different Python version for different projects. [tool.ruff] exclude = [