docs: fix markdown formatting in development guide
This commit is contained in:
@@ -74,7 +74,6 @@ uv run pyright
|
||||
# or just: pyright
|
||||
```
|
||||
|
||||
|
||||
## linting
|
||||
|
||||
Ruff handles both linting and formatting:
|
||||
@@ -106,7 +105,7 @@ Then open `http://localhost:8000` in your browser.
|
||||
|
||||
## Project layout
|
||||
|
||||
```
|
||||
```bash
|
||||
fastapi_traffic/
|
||||
├── __init__.py # Public exports
|
||||
├── exceptions.py # Custom exceptions
|
||||
|
||||
Reference in New Issue
Block a user