From 00768532ea531e5588baf08f000a0743d37c5d98 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 11 Sep 2026 16:16:24 +0200 Subject: [PATCH] chore(qa): refresh BasedPyright snapshots for 1.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Repin accepted snapshots for the basedpyright 1.40.0 -> 1.40.1 bump. Diagnostics are unchanged in both projects (242 quickadapter / 159 reforcexy) — only the version marker moves. Snapshots generated with the same --pull docker build as CI. --- ReforceXY/.basedpyright/diagnostics.json | 2 +- quickadapter/.basedpyright/diagnostics.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ReforceXY/.basedpyright/diagnostics.json b/ReforceXY/.basedpyright/diagnostics.json index 9c1426c..12a99e4 100644 --- a/ReforceXY/.basedpyright/diagnostics.json +++ b/ReforceXY/.basedpyright/diagnostics.json @@ -1,5 +1,5 @@ { - "basedpyrightVersion": "1.40.0", + "basedpyrightVersion": "1.40.1", "diagnostics": [ { "endCharacter": 58, diff --git a/quickadapter/.basedpyright/diagnostics.json b/quickadapter/.basedpyright/diagnostics.json index 985fb61..40707a6 100644 --- a/quickadapter/.basedpyright/diagnostics.json +++ b/quickadapter/.basedpyright/diagnostics.json @@ -1,5 +1,5 @@ { - "basedpyrightVersion": "1.40.0", + "basedpyrightVersion": "1.40.1", "diagnostics": [ { "endCharacter": 46, -- 2.53.0