doc: fix bullet numbering

This commit is contained in:
Simon Hausmann 2025-02-09 20:32:21 +01:00 committed by GitHub
parent aa234c2a6e
commit ddfb18b3cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -85,7 +85,7 @@ app = App()
app.run()
```
1. Run it with `uv run main.py`
5. Run it with `uv run main.py`
## API Overview