Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yanxi0830 committed Oct 3, 2024
1 parent 4fde358 commit 31b8de8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/lint
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ set -e

cd "$(dirname "$0")/.."

echo "==> Running lints"
rye run lint
# echo "==> Running lints"
# rye run lint

# echo "==> Making sure it imports"
# rye run python -c 'import llama_stack_client'

0 comments on commit 31b8de8

Please sign in to comment.