From: Jérôme Benoit Date: Fri, 11 Sep 2026 14:16:24 +0000 (+0200) Subject: chore(qa): refresh BasedPyright snapshots for 1.40.1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=00768532ea531e5588baf08f000a0743d37c5d98;p=freqai-strategies.git chore(qa): refresh BasedPyright snapshots for 1.40.1 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. --- 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,