From 85e43ea7f821a78ac56ed4e35955b25b2217fb69 Mon Sep 17 00:00:00 2001 From: axion66 Date: Tue, 5 Aug 2025 22:07:51 -0400 Subject: [PATCH] dep --- run_checks.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/run_checks.sh b/run_checks.sh index c945094..2b9d439 100755 --- a/run_checks.sh +++ b/run_checks.sh @@ -5,5 +5,4 @@ set -e cargo fmt --check cargo clippy --all-targets --all-features -- -D warnings cargo test --all-targets --all-features -mypy python/openai_harmony -ruff check . +