| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fix #7147
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #7002
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
* Switch root_parent from command to group
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Co-Authored-By: Riley Shaw <[email protected]>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Type checkers (both mypy and pydantic) apparently don't like it
|
| | |
|
| |
|
|
| |
This was due to the Literal restriction from earlier.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This only applies if and only if the flag can be default constructible.
Ergo, all the flags are optional or not required.
|
| | |
|