is_default
is_default(
value: Any ,
default: Any ,
)-> ‘bool’
Return True if a value only restates the default it was declared with.
| function of dascore.utils.patch_registry | source |
is_default(
value: Any ,
default: Any ,
)-> ‘bool’
Return True if a value only restates the default it was declared with.