update_attrs
update_attrs(
self: Patch ,
**attrs ,
)-> ‘PatchType’
Update attrs and return a new Patch.
Parameters
Parameter | Description |
---|---|
**attrs | attrs to add/update. |
function of dascore.proc.basic | source |
update_attrs(
self: Patch ,
**attrs ,
)-> ‘PatchType’
Update attrs and return a new Patch.
Parameter | Description |
---|---|
**attrs | attrs to add/update. |