Unverified Commit 9319cd13 authored by min-xu-et's avatar min-xu-et Committed by GitHub
Browse files

[minor] fixed code formatting doc (#896)

parent 046c2b33
...@@ -93,8 +93,10 @@ cd test/srt ...@@ -93,8 +93,10 @@ cd test/srt
python test_openai_server.py python test_openai_server.py
``` ```
## Format ## Code Formatting
```
pip3 install pre-commit pip3 install pre-commit
cd sglang cd sglang
pre-commit install pre-commit install
pre-commit run --all-files pre-commit run --all-files
\ No newline at end of file ```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment