So maybe it is running again because step#4 import...
# ask-metaflow
l
So maybe it is running again because step#4 imports a module and that module has changed. How to resume for a particular run id
python my_code.py run_id 12345 resume step-name
something like this?