mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
fix formatting in docs/
This commit is contained in:
parent
f6546c9f35
commit
23f0fa23b9
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ pip in the virtual environment, and run `pip install -r pip/requirements.txt` to
|
||||||
all of Anki's dependencies into the environment, so that code completion works for them.
|
all of Anki's dependencies into the environment, so that code completion works for them.
|
||||||
Then run `pip install pyqt6 pyqt6-webengine` to install PyQt.
|
Then run `pip install pyqt6 pyqt6-webengine` to install PyQt.
|
||||||
|
|
||||||
Visual Studio Code + the Python extension does support code completion, but Pylance
|
Visual Studio Code + the Python extension does support code completion, but Pylance
|
||||||
doesn't do a great job understanding the type annotations.
|
doesn't do a great job understanding the type annotations.
|
||||||
|
|
||||||
## Rust editing
|
## Rust editing
|
||||||
|
|
Loading…
Reference in a new issue