25 lines
227 B
Markdown
25 lines
227 B
Markdown
# Router: __init__
|
|
|
|
**File:** app/routers/__init__.py
|
|
|
|
**Routes found:** 0
|
|
|
|
**Functions:** 0 —
|
|
|
|
**Classes:** 0 —
|
|
|
|
|
|
|
|
## Routes
|
|
- (no @router.<method> decorators found)
|
|
|
|
|
|
|
|
## File preview (first 20 lines)
|
|
|
|
```python
|
|
|
|
|
|
|
|
```
|