metaflow icon indicating copy to clipboard operation
metaflow copied to clipboard

dump command is not very clear on non-found task

Open romain-intel opened this issue 3 years ago • 0 comments

It currently throws an error that looks something like this:

AttributeError: 'NoneType' object has no attribute 'run_id'

which could be made clearer.

romain-intel avatar Jun 15 '22 23:06 romain-intel