Skip to content

Commit

Permalink
running pre-commit to make sure linting pass
Browse files Browse the repository at this point in the history
Signed-off-by: sitloboi2012 <[email protected]>
  • Loading branch information
sitloboi2012 committed Feb 13, 2025
1 parent 636eb2a commit 209dac7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions observability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ Make sure to have:
- Or follow our [tutorial](tutorials/00-install-kubernetes-env.md)

After that you can run:
<<<<<<< HEAD

=======
>>>>>>> cccef7d (update vllm-dashboard and router to contain add on metrics such as coree vLLM metrics, operational metrics, router observe metrics, update requirement.txt for router and tests, update install-minikube-cluster to be more logging info, restart docker service and minikube context after the run)
```bash
sudo bash install.sh
```
Expand Down
5 changes: 0 additions & 5 deletions src/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
fastapi
httpx
<<<<<<< HEAD
openai
uvicorn
=======
>>>>>>> 2ba572e (run pre-commit for linting)
openai
uvicorn
vllm

0 comments on commit 209dac7

Please sign in to comment.