[minor] fixed code formatting doc (#896)
This commit is contained in:
@@ -93,8 +93,10 @@ cd test/srt
|
||||
python test_openai_server.py
|
||||
```
|
||||
|
||||
## Format
|
||||
## Code Formatting
|
||||
```
|
||||
pip3 install pre-commit
|
||||
cd sglang
|
||||
pre-commit install
|
||||
pre-commit run --all-files
|
||||
pre-commit run --all-files
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user