Searched defs:UNSET_PROPS (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Doptions.py119 UNSET_PROPS = "unset_props" variable
198 opts_new[UNSET_PROPS] = set(opts[UNSET_PROPS])
893 (UNSET_PROPS, [], [], {"type": "array", "items": {"type": "string"}

Completed in 13 milliseconds