diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-01-17 13:36:20 -0800 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-01-20 00:18:42 -0500 |
commit | 93e370c7ddbbc18d94bf0c6d24e24fc2cd9c98da (patch) | |
tree | 2e5a8ffabafff7e7b7f4ba0af7dbbeb9df551ab0 /docs/markdown/snippets | |
parent | 3f733437daee4f391fdae9b51540c699e3ff6795 (diff) | |
download | meson-93e370c7ddbbc18d94bf0c6d24e24fc2cd9c98da.zip meson-93e370c7ddbbc18d94bf0c6d24e24fc2cd9c98da.tar.gz meson-93e370c7ddbbc18d94bf0c6d24e24fc2cd9c98da.tar.bz2 |
coredata: use DEFAULT_YIELDING as the default value for Options
Instead of setting it to `Optional[bool] = None`, and then in the
initializer replacing `None` with `DEFAULT_YIELDING`, just set to to
`bool = DEFAULT_YIELDING`
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions