Browse Source

🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

pull/14209/head
pre-commit-ci[bot] 9 months ago
parent
commit
ac960370d3
  1. 2
      docs/en/docs/virtual-environments.md

2
docs/en/docs/virtual-environments.md

@ -244,7 +244,7 @@ $ python -m pip install --upgrade pip
/// tip
If you've created the virtual environment using `uv` above. Then, while running the command above to upgrade pip, you may get an error **`No module named pip`**.
If you've created the virtual environment using `uv` above. Then, while running the command above to upgrade pip, you may get an error **`No module named pip`**.
In that case, you can install and upgrade pip using the command:

Loading…
Cancel
Save