From 55c825d152afbd66fca2af23316f75cdaf749c72 Mon Sep 17 00:00:00 2001 From: Yurii Motov <109919500+YuriiMotov@users.noreply.github.com> Date: Fri, 19 Jun 2026 16:03:35 +0200 Subject: [PATCH] Apply suggestion from @YuriiMotov --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9171c2dbd2..622d046fa9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -345,7 +345,7 @@ extend-ignore-re = [ # Quoted typo documented in a release note "'wll' to 'will'", # German article title in a release note - "FastAPI Modul", + "FastAPI Modul.", ] [tool.typos.default.extend-identifiers]