mirror of
https://github.com/fusion44/blitz_api.git
synced 2026-08-15 12:10:12 +02:00
- add a result type similar to the Rust Result type from https://github.com/rustedpy/result - add a Report class to propagate error information back on the stack with return types instead of exceptions refs #123 |
||
|---|---|---|
| .. | ||
| error_report | ||
| __init__.py | ||
| config.py | ||
| constants.py | ||
| models.py | ||
| sse_manager.py | ||
| utils.py | ||
| warmup.py | ||