Browse Source

🎨 Auto format

pull/15525/head
github-actions[bot] 3 weeks ago
parent
commit
4410d72df2
  1. 4
      docs/ko/docs/virtual-environments.md

4
docs/ko/docs/virtual-environments.md

@ -340,7 +340,7 @@ $ pip install "fastapi[standard]"
//// tab | `uv`
[`uv`](https://github.com/astral-sh/uv`)가 있다면:
[`uv`](https://github.com/astral-sh/uv)가 있다면:
<div class="termy">
@ -372,7 +372,7 @@ $ pip install -r requirements.txt
//// tab | `uv`
[`uv`](https://github.com/astral-sh/uv`)가 있다면:
[`uv`](https://github.com/astral-sh/uv)가 있다면:
<div class="termy">

Loading…
Cancel
Save