I have an Optional dz, which is then populated with a default if it's None. I've added an explicit cast() to explain this to mypy. |
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||
| openapi.py | ||
I have an Optional dz, which is then populated with a default if it's None. I've added an explicit cast() to explain this to mypy. |
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||
| openapi.py | ||