to_dict
to_dict(
self ,
)-> ‘dict’
Return a document which describes this operation.
The version written down is the function’s, so the document fingerprints as it did when it was written even after the function has moved on.
| method of dascore.workflow.processor.PatchProcessor | source |
to_dict(
self ,
)-> ‘dict’
Return a document which describes this operation.
The version written down is the function’s, so the document fingerprints as it did when it was written even after the function has moved on.