From f48d32cf725b99a019359f96e8e5628b84a31abc Mon Sep 17 00:00:00 2001 From: Alexandru Fikl Date: Mon, 10 Nov 2025 11:29:12 +0200 Subject: [PATCH] chore: add empty baseline --- .basedpyright/baseline.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .basedpyright/baseline.json diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json new file mode 100644 index 0000000..03b55fc --- /dev/null +++ b/.basedpyright/baseline.json @@ -0,0 +1,3 @@ +{ + "files": {} +} \ No newline at end of file