From 5107f41964ba9ce3eebbd2c14a357416aa9b2df5 Mon Sep 17 00:00:00 2001 From: Siyuan Ma Date: Sun, 1 Sep 2024 22:47:12 -0700 Subject: [PATCH] Cannot get pyright right --- .pre-commit-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 817917d..d384b8f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,8 +42,3 @@ repos: - id: codespell additional_dependencies: - tomli - - - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.378 - hooks: - - id: pyright