metaflow
metaflow copied to clipboard
dump command is not very clear on non-found task
It currently throws an error that looks something like this:
AttributeError: 'NoneType' object has no attribute 'run_id'
which could be made clearer.